Share via


FaxOutboundRoutingRule.UseDevice property

The UseDevice property is a Boolean value that indicates whether the outbound routing rule points to a single fax device.

This property is read/write.

Syntax

Property UseDevice As Boolean

Property value

A Boolean that specifies or receives whether the outbound routing rule points to a single fax device. When this property is set to True, the rule points to a single device. When this property is set to False, the rule points to a group of devices.

Remarks

To read or to write to 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
FaxComex.h
DLL
Fxscomex.dll

See also

Visual Basic Example

FaxOutboundRoutingRule

IFaxOutboundRoutingRule