Share via


FaxReceiptOptions.SMTPSender property

The SMTPSender property is a null-terminated string that contains the Simple Mail Transport Protocol (SMTP) email address for the sender of the mail message receipt.

This property is read/write.

Syntax

Property SMTPSender As String

Property value

A String that specifies or receives the SMTP email address for the sender of the fax. The string is a 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