SharpMimeTools Documented Class Library

SharpTnefMessage.Parse Method

[This is preliminary documentation and subject to change.]

Parses the ms-tnef stream from the provided Stream.

Overload List

Parses the ms-tnef stream from the provided Stream.

public bool Parse();

Parses the ms-tnef stream from the provided Stream.

public bool Parse(string);

See Also

SharpTnefMessage Class | anmar.SharpMimeTools Namespace