IFaxSender::put_FaxNumber method (faxcomex.h)
The IFaxSender::get_FaxNumber property is a null-terminated string that contains the fax number associated with the sender.
This property is read/write.
Syntax
HRESULT put_FaxNumber(
BSTR bstrFaxNumber
);
Parameters
bstrFaxNumber
Return value
None
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 |