From
Previous  Next

Gets or sets the From address of the message.
Syntax: From As String
This property must be set before sending the message.

Example:
Msg.From = "[email protected]"