Partager via


MimeOutputFilter Members

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

The following tables list the members exposed by the MimeOutputFilter type.

Protected Constructors

  Name Description
MimeOutputFilter The MimeOutputFilter constructor creates a MimeOutputFilter.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa567260.pubmethod(en-us,EXCHG.80).gif ClosePart The ClosePart method is called after all data in a part are output, before the boundary or next part or end boundary is written.
Aa567260.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa567260.pubmethod(en-us,EXCHG.80).gif FilterHeader The FilterHeader method is called before a Header is written.
Aa567260.pubmethod(en-us,EXCHG.80).gif FilterHeaderList The FilterHeaderList method is called at the beginning of a part, after the part boundary has been written.
Aa567260.pubmethod(en-us,EXCHG.80).gif FilterPart The FilterPart method is called before a part boundary is written.
Aa567260.pubmethod(en-us,EXCHG.80).gif FilterPartBody The FilterPartBody method is called after the Multipurpose Internet Mail Extensions (MIME) part boundary is written.
Aa567260.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa567260.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa567260.pubmethod(en-us,EXCHG.80).gifAa567260.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa567260.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa567260.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa567260.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top