SharpMimeTools Documented Class Library

SharpTnefMessage Class

[This is preliminary documentation and subject to change.]

Decodes ms-tnef streams (those winmail.dat attachments).

For a list of all members of this type, see SharpTnefMessage Members.

System.Object
   anmar.SharpMimeTools.SharpTnefMessage

public class SharpTnefMessage

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Only tnef attributes related to attachments are decoded right now. All the MAPI properties encoded in the stream (rtf body, ...) are ignored.
While decoding, the cheksum of each attribute is verified to ensure the tnef stream is not corupt.

Requirements

Namespace: anmar.SharpMimeTools

Assembly: SharpMimeTools (in SharpMimeTools.dll)

See Also

SharpTnefMessage Members | anmar.SharpMimeTools Namespace