FaxInboundRouting.GetExtensions method

The GetExtensions method retrieves the collection of inbound routing extensions registered with the fax service.

Syntax

FaxInboundRouting.GetExtensions() As FaxInboundRoutingExtensions

Parameters

This method has no parameters.

Return value

Type: FaxInboundRoutingExtensions**

A FaxInboundRoutingExtensions 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

FaxInboundRouting