Im looking for an example of how to send an outlook appointment via email with ASP.net and I was looking at a few examples, but they all send the appointment as an attachement. However, what I need is a way to embed the content of the appointment directly
in the body of the email itself , similar to how one sees the email message when you click on it in outlook.
BitShift
Participant
796 Points
446 Posts
How to send an Outlook appointment email with ASP.net with content in body instead of attachment?
Feb 12, 2013 06:09 PM|LINK
Im looking for an example of how to send an outlook appointment via email with ASP.net and I was looking at a few examples, but they all send the appointment as an attachement. However, what I need is a way to embed the content of the appointment directly in the body of the email itself , similar to how one sees the email message when you click on it in outlook.
anyone got any examples to share?