Click or drag to resize

CMessage.MailBody Property

X#
A string representing the entire contents of the body of the email. This will include all attachments and multi-part extensions.

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY MailBody AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A string representing the entire contents of the body of the email. This will include all attachments and multi-part extensions.
See Also