Click or drag to resize

IMailGetBodyAsText Method

Returns body in plain text format. Uses Text, GetTextFromHtml or GetTextFromRtf.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
string GetBodyAsText()

Return Value

String
Body of the message as plain text.
See Also