IFaxIncomingMessage2::get_SenderName method (faxcomex.h)
Contains the name of the sender that is 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_SenderName(
BSTR *pbstrSenderName
);
Parameters
pbstrSenderName
Return value
None
Remarks
A received message starts with a null value for the sender when it arrives. A sender can be specified by a routing assistant when it is re-assigned.
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 |