FaxServer.OutboundRouting property
The OutboundRouting property creates a FaxOutboundRouting configuration object. The object permits users to configure outbound routing groups and rules.
This property is read-only.
Syntax
Property OutboundRouting As FaxOutboundRouting
Property value
A FaxOutboundRouting object.
Remarks
This property is not supported in Windows XP, and will return the error: FAX_E_NOT_SUPPORTED_ON_THIS_SKU.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also