Tnef |
The TnefPropertyReader type exposes the following members.
Name | Description | |
---|---|---|
Equals |
Determine whether the specified Object is equal to the current TnefPropertyReader.
(Overrides ObjectEquals(Object)) | |
Finalize | (Inherited from Object) | |
GetEmbeddedMessageReader | Get the embedded TNEF message reader. | |
GetHashCode |
Serves as a hash function for a TnefPropertyReader object.
(Overrides ObjectGetHashCode) | |
GetRawValueReadStream | Get the raw value of the attribute or property as a stream. | |
GetType | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
ReadNextProperty | Advance to the next MAPI property. | |
ReadNextRow | Advance to the next table row of properties. | |
ReadNextValue | Advance to the next value in the TNEF stream. | |
ReadRawValue | Read the raw attribute or property value as a sequence of bytes. | |
ReadTextValue | Read the raw attribute or property value as a sequence of unicode characters. | |
ReadValue | Read the value. | |
ReadValueAsBoolean | Read the value as a boolean. | |
ReadValueAsBytes | Read the value as a byte array. | |
ReadValueAsDateTime | Read the value as a date and time. | |
ReadValueAsDouble | Read the value as a double. | |
ReadValueAsFloat | Read the value as a float. | |
ReadValueAsGuid | Read the value as a GUID. | |
ReadValueAsInt16 | Read the value as a 16-bit integer. | |
ReadValueAsInt32 | Read the value as a 32-bit integer. | |
ReadValueAsInt64 | Read the value as a 64-bit integer. | |
ReadValueAsString | Read the value as a string. | |
ToString | (Inherited from Object) |