SharpMimeTools Documented Class Library

SharpTnefMessage.TextBody Property

[This is preliminary documentation and subject to change.]

Gets a the text body from the ms-tnef stream (BODY tnef attribute).

public string TextBody {get;}

Property Value

Text body from the ms-tnef stream (BODY tnef attribute). Or the null reference if the attribute is not part of the stream.

See Also

SharpTnefMessage Class | anmar.SharpMimeTools Namespace