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