MimeReader Properties

Public Properties

  Name Description
Aa564816.pubproperty(en-us,EXCHG.80).gif ComplianceStatus
The ComplianceStatus property indicates which errors were found in the incoming MIME document or that the MIME document is compliant.
Aa564816.pubproperty(en-us,EXCHG.80).gif ContentType
The ContentType property gets the content type of the current part.
Aa564816.pubproperty(en-us,EXCHG.80).gif EmbeddedDepth
The EmbeddedDepth property gets an integer that represents the depth to which the current message is embedded.
Aa564816.pubproperty(en-us,EXCHG.80).gif HeaderDecodingOptions
The HeaderDecodingOptions property gets a DecodingOptions structure that specifies how to decode incoming headers.
Aa564816.pubproperty(en-us,EXCHG.80).gif HeaderReader
The HeaderReader property gets a MimeHeaderReader structure that returns information about the headers in this MimeReader object.
Aa564816.pubproperty(en-us,EXCHG.80).gif InlineFileName
The InlineFileName property gets the name of an inline file attachment.
Aa564816.pubproperty(en-us,EXCHG.80).gif IsEmbeddedMessage
The IsEmbeddedMessage property gets a Boolean value indicates whether the current message is embedded at least one level deep in another message.
Aa564816.pubproperty(en-us,EXCHG.80).gif IsInline
The IsInline property gets a Boolean value that indicates whether the current part is an inline attachment.
Aa564816.pubproperty(en-us,EXCHG.80).gif IsMultipart
The IsMultipart property gets a Boolean value that indicates whether the current MIME part is simple or multipart.
Aa564816.pubproperty(en-us,EXCHG.80).gif MimeLimits
The MimeLimits property gets a MimeLimits object that controls the complexity that this MimeReader object will allow.
Aa564816.pubproperty(en-us,EXCHG.80).gif PartDepth
The PartDepth parameter gets an integer that represents the depth of nesting of the current MIME part.
Aa564816.pubproperty(en-us,EXCHG.80).gif StreamOffset
The StreamOffset parameter gets a value that indicates the number of bytes that this MimeReader object has read from its input stream.