Sender

The Sender property specifies the SMTP sender. The Sender property is a shortcut to the Headers("X-Sender") collection item.

Settings and Return Values

Set or returns a String value.

Remarks

The Sender property must be formatted using the user@domain format. It must not contain any display name such as "Sender Name" <user@domain
If the Sender property is not set, the Sender property will be initialized using the email part of the From property.

Applies To

Mail Object

See Also

From



©2001-2015 eMill. All trademarks property of their owners.