Skip to content

Use Outlook Interop API to prepare a mail item based on the RichEditControl content.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-richedit-export-the-document-into-an-outlook-mail-item

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rich Text Editor for WinForms - How to Export the RichEditControl Document into an Outlook Mail Item

The following example describes how to send the mail merge result as an e-mail.

Implementation Details

In some scenarios, you might wish just to transfer the RichEditControl document into Outlook. In this case, use Outlook Interop API to prepare a mail item based on the RichEditControl content. Process images via a custom IUriProvider interface implementation. Convert native RichEdit images into Outlook mail item attachments.

Refer to the following web articles to learn how to deal with the Outlook-related part of this solution:

Files to Review

More Examples

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)