Exchange .Net Framework Extensions
Exchange .NET Framework Extensions provide useful classes and data structures that enable you to access and manipulate the various parts of e-mail messages.
Available Namespaces:
- Microsoft.Exchange.Data.Mime
Enables stream-based and DOM-based access to Multipurpose Internet Mail Extensions (MIME) data, including the ability to filter MIME content. - Microsoft.Exchange.Data.TextConverters
Provides classes and data structures that enable custom filtering of e-mail body content and conversion between several different formats, including HTML, RTF, and plain text. - Microsoft.Exchange.Data.iCalendar and Microsoft.Exchange.Data.Tnef
Provide classes and data structures that let you read and write calendar items for appointments, meetings, and events. - Microsoft.Exchange.Data.Encoders
Provides classes and data structures that let you easily convert the encoding of an e-mail message.
Comments
- Anonymous
November 14, 2007
PingBack from http://msdnrss.thecoderblogs.com/2007/11/14/exchange-net-framework-extensions/