Gets and sets the address of the person who sent the message.
Syntax
object.From [= value ]
Remarks
The From property returns the address of the person who
sent the message. Setting the property causes the From header field
in the current message to be updated with the new value.
Data Type
String
See Also
Bcc Property, Cc
Property, ReplyTo Property,
To Property
|