Email.Port Property

Top 

Description

The port on which to connect to the email server.

 

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:

integer

Access:

read/write

Default Value:

25

Valid Range:

0 ≤ Email.Port ≤ 65535

 

Syntax

myVariable1 = myEmail1.Port;

 

myEmail1.Port = myVariable1;

 

See also

Email Object

Interfacing with Email Guide