Share via


FaxOutboundRoutingRule.DeviceId property

The DeviceId property specifies the device ID if the outbound routing rule points to a single fax device.

This property is read/write.

Syntax

Property DeviceId As Long

Property value

A Long value that receives the device ID of the single fax device associated with a particular outbound routing rule.

Remarks

This property is valid only if the UseDevice property is equal to True.

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

FaxOutboundRoutingRule

IFaxOutboundRoutingRule