A
Amit Basu
Hi,
I need to fill in the addressees of an email and send it
programmatically. This email has an Outlook form, so it needs to be sent
in RTF. I realize that I need to have the "Always send to this recipient
in Microsoft Outlook rich-text format" property set for each of the
recipient for this to work. If I do not have the addressees as my
Outlook Contacts, is there a way to set this property programmatically
while constrcuting the MailItem?
I tried to set the EditorFormat for the MailItem to RichText, but it
didn't work. The recipient received the mail as Plain Text, but as soon
as I manually checked the property mentioned above, it worked fine.
Thanks a lot in advance.
Amit
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
I need to fill in the addressees of an email and send it
programmatically. This email has an Outlook form, so it needs to be sent
in RTF. I realize that I need to have the "Always send to this recipient
in Microsoft Outlook rich-text format" property set for each of the
recipient for this to work. If I do not have the addressees as my
Outlook Contacts, is there a way to set this property programmatically
while constrcuting the MailItem?
I tried to set the EditorFormat for the MailItem to RichText, but it
didn't work. The recipient received the mail as Plain Text, but as soon
as I manually checked the property mentioned above, it worked fine.
Thanks a lot in advance.
Amit
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!