Email.From Property

Top 

Description

The email address that is seen as the sender by the recipient.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

"sender@myISP.com"

 

Syntax

myString1 = myEmail1.From;

 

myEmail1.From = myString1;

 

See also

Email Object

Interfacing with Email Guide