FaxReceiptOptions.SMTPPort property
The SMTPPort property is a value that specifies the Simple Mail Transport Protocol (SMTP) port number.
This property is read/write.
Syntax
Property SMTPPort As Long
Property value
A Long that specifies or receives the SMTP port number.
Remarks
To read or to write to this property, a user must have the farQUERY_CONFIG access right.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also