TnefReader Properties

Public Properties

  Name Description
Aa580207.pubproperty(en-us,EXCHG.80).gif AttachmentKey
The AttachmentKey property gets a short integer value representing the attachment key.
Aa580207.pubproperty(en-us,EXCHG.80).gif AttributeLevel
The AttributeLevel property returns a TnefAttributeLevel enumeration value indicating whether the current attribute is applied to a message or an attachment.
Aa580207.pubproperty(en-us,EXCHG.80).gif AttributeRawValueLength
The AttributeRawValueLength property gets an integer representing the length of the raw value of the current attribute.
Aa580207.pubproperty(en-us,EXCHG.80).gif AttributeRawValueStreamOffset
The AttributeRawValueStreamOffset property gets an integer representing the start location of the raw value of the current attribute.
Aa580207.pubproperty(en-us,EXCHG.80).gif AttributeTag
The AttributeTag property returns a TnefAttributeTag enumeration value that identifies the current attribute.
Aa580207.pubproperty(en-us,EXCHG.80).gif ComplianceMode
The ComplianceMode property gets a TnefComplianceMode enumeration value specifying whether this TnefReader object will throw an exception if it encounters malformed TNEF data.
Aa580207.pubproperty(en-us,EXCHG.80).gif ComplianceStatus
The ComplianceStatus property gets a TnefComplianceStatus enumeration value indicating either that the TNEF data is compliant or what the noncompliance issue is.
Aa580207.pubproperty(en-us,EXCHG.80).gif MessageCodepage
The MessageCodepage gets an integer value representing the codepage to use to decode 8-bit character string properties in the TNEF data stream that belongs to this TnefReader object.
Aa580207.pubproperty(en-us,EXCHG.80).gif PropertyReader
The PropertyReader property gets a TnefPropertyReader structure that can read the properties in the TNEF stream owned by this TnefReader object.
Aa580207.pubproperty(en-us,EXCHG.80).gif StreamOffset
The StreamOffset property gets an integer representing the current position in the TNEF stream that this TnefReader object owns.
Aa580207.pubproperty(en-us,EXCHG.80).gif TnefVersion
The TnefVersion property gets the TnefVersion attribute, if found, from the TNEF stream that this TnefReader object owns.