The MessageText property is the body of an e-mail message.
SendMailTask Object |
object.MessageText[= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Body of an e-mail message |
String
Read/write
HRESULT GetMessageText(BSTR *pRetVal);
HRESULT SetMessageText(BSTR NewValue);