FaxOutboundRoutingGroup.DeviceIds property

The DeviceIds property retrieves the ordered collection of device IDs that participate in the outbound routing group. The order of the devices in the collection determines the relative order in which available devices send outgoing transmissions.

This property is read-only.

Syntax

Property DeviceIds As FaxDeviceIds

Property value

A FaxDeviceIds object.

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

FaxOutboundRoutingGroup

IFaxOutboundRoutingGroup