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 _
Implements IDisposable
'Usage
Dim instance As MimeWriter
public class MimeWriter : IDisposable
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.