Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 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)

About

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

Topics

Resources

Stars

0 stars

Watchers

54 watching

Forks

Used by

Contributors

Languages