Gets and sets the address of the user who originated the
message.
Syntax
object.Sender [= address ]
Remarks
The Sender property returns the address of the user who
originated the message. Setting this property updates the X-Sender
header with the specified value.
Data Type
String
See Also
Bcc Property, Cc
Property, From Property,
ReplyTo Property, To
Property
|