MimeReader class
The MimeReader class returns information about a MIME stream.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
The implementation of the MIME parser in this class may interpret MIME attachments differently than the way MIME parsers from other vendor interpret MIME attachments. For example, this MIME parser may interpret an attachment as a plain text file, and other MIME parsers may interpret the same attachment as code.
Show: