SharpMimeTools Documented Class Library

SharpTnefMessage.Parse Method ()

[This is preliminary documentation and subject to change.]

Parses the ms-tnef stream from the provided Stream.

public bool Parse();

Return Value

true if parsing is successful. false otherwise.

Remarks

The attachments found are saved in memory as MemoryStream instances.

See Also

SharpTnefMessage Class | anmar.SharpMimeTools Namespace | SharpTnefMessage.Parse Overload List