Click or drag to resize

MimeDocument Properties

The MimeDocument type exposes the following members.

Properties
  NameDescription
Public propertyDKIMSignatureInfo
Gets DKIM signature information from the first 'DKIM-Signature' header.
Public propertyDKIMSignatureInfos
Gets DKIM signature information.
Public propertyHeaders
MIME headers collection for root MIME entity.
Public propertyMimeVersion
Gets or sets MIME version ('MIME-version' header).
Public propertyRoot
Reference to the top most MIME object in this document.
Top
See Also