Share via


FaxOutboundRoutingRule.GroupName property

The GroupName property specifies the group name if the outbound routing rule points to a group of fax devices.

This property is read/write.

Syntax

Property GroupName As String

Property value

A String that specifies or receives the group name for the group of fax devices associated with a particular outbound routing rule.

Remarks

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

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