Partager via


FaxOutboundRoutingGroup.Status property

The Status property indicates the collective status of the fax devices in the outbound routing group.

This property is read-only.

Syntax

Property Status As Integer

Property value

FAX_GROUP_STATUS_ENUM description for the status of the devices in the outbound routing group.

Remarks

When devices are added to or removed from a group, the group's status does not change.

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