MimeOutputFilter class

The MimeOutputFilter callback class customizes the way in which Multipurpose Internet Mail Extensions (MIME) data is written.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.Mime.MimeOutputFilter

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

Syntax

'Declaration
Public MustInherit Class MimeOutputFilter
'Usage
Dim instance As MimeOutputFilter
public abstract class MimeOutputFilter

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.

See also

Reference

MimeOutputFilter members

Microsoft.Exchange.Data.Mime namespace