FaxServer.InboundRouting property

The InboundRouting property creates a FaxInboundRouting configuration object. The object permits access to an inbound fax routing extension and its methods.

This property is read-only.

Syntax

Property InboundRouting As FaxInboundRouting

Property value

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

FaxServer

IFaxServer