FaxDocument.Sender property
Retrieves an object containing information about the sender of the fax document.
This property is read-only.
Syntax
Property Sender As IFaxSender
Property value
A variable of type IFaxSender that receives a FaxSender object.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also