FaxIncomingJob.RoutingInformation property
The RoutingInformation property is a null-terminated string that specifies routing information for the inbound fax job.
This property is read-only.
Syntax
Property RoutingInformation As String
Property value
A String that receives the inbound routing information for the fax job.
Remarks
For more information about routing information, see the RoutingInfo member of the FAX_DEV_STATUS structure.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also