FaxOutboundRouting.GetGroups method

The GetGroups method retrieves the collection of outbound routing groups.

Syntax

FaxOutboundRouting.GetGroups() As FaxOutboundRoutingGroups

Parameters

This method has no parameters.

Return value

Type: FaxOutboundRoutingGroups**

A FaxOutboundRoutingGroups object.

Remarks

To use this method, 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

FaxOutboundRouting

IFaxOutboundRouting