MimeWriter class
The MimeWriter class writes MIME to a stream.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Data.Mime.MimeWriter
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Class MimeWriter
'Usage
Dim instance As MimeWriter
public class MimeWriter
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.