FaxIncomingMessage.SenderName property
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.
This property is read/write.
Syntax
Property SenderName As String
Property value
The sender associated with the inbound fax message.
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
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
DLL |
|
See also