Share via


FaxReceiptOptions.SMTPServer property

The SMTPServer property is a null-terminated string that contains the name of the Simple Mail Transport Protocol (SMTP) server.

This property is read/write.

Syntax

Property SMTPServer As String

Property value

A String that specifies or receives the name of the SMTP server. The string is null-terminated.

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
FaxComex.h
DLL
Fxscomex.dll

See also

FaxReceiptOptions

IFaxReceiptOptions

Setting Receipt Options