FaxOutboundRoutingRule.Status property
The Status property indicates the current status of the outbound routing rule; for example, whether the rule is valid and whether it can apply to fax jobs.
This property is read-only.
Syntax
Property Status As Integer
Property value
Value from the FAX_RULE_STATUS_ENUM enumeration that specifies the rule status.
Remarks
To read this property, a user must have the farQUERY_CONFIG access right.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also