Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the sender's fax number associated with the inbound fax message. This property is a null-terminated string.
Note This property is supported only in Windows Vista and later.
Syntax
HRESULT get_SenderFaxNumber(
BSTR *pbstrSenderFaxNumber
);
Parameters
pbstrSenderFaxNumber
Return value
None
Remarks
A received message starts with a null value for the sender's fax number when it arrives. A routing assistant can specify the sender's fax number when the fax is reassigned.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | faxcomex.h |
DLL | Fxscomex.dll |