.NET Framework Extensions for Exchange
The Microsoft.Exchange.Data namespace that is included with Microsoft Exchange Server 2010 provides types that facilitate tasks such as the following:
Reading and writing MIME data.
Converting message bodies and other text from one encoding to another.
Reading and writing TNEF data.
Reading and writing calendars and appointments.
Converting the format of a message; for example, from HTML to RTF.
Responding to SMTP events.
Responding to routing events.
In This Section
See Also