IFaxReceiptOptions::get_SMTPSender method (faxcomex.h)
The IFaxReceiptOptions::get_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
HRESULT get_SMTPSender(
BSTR *pbstrSMTPSender
);
Parameters
pbstrSMTPSender
Return value
None
Remarks
To read or to write to this property, a user must have the farQUERY_CONFIG access right.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | faxcomex.h |
DLL | Fxscomex.dll |