MimeReader class

The MimeReader class returns information about a MIME stream.

System.Object
  Microsoft.Exchange.Data.Mime.MimeReader

Namespace:  Microsoft.Exchange.Data.Mime
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

No code example is currently available or this language may not be supported.

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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: