Back to product page

Message Property


Holds reference to the message.

Syntax

  • Basic
object.Message
The Message(object) syntax has these parts:
objectAn expression evaluating to an object of type wodSmtp

Remarks

Message is a readonly property that returns reference to ISmtpMsg object - actual message content that will be delivered. Using Message object you set up headers, define sender and recipient, add attachments etc.

Platforms

Windows