FaxInboundRoutingExtensions.Item property

The Item property returns a FaxInboundRoutingExtension object from the FaxInboundRoutingExtensions collection.

This property is read-only.

Syntax

Property Item( _
  ByVal vIndex As Variant _
) As IFaxInboundRoutingExtension

Property value

A variable of type IFaxInboundRoutingExtension that receives A FaxInboundRoutingExtension 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

FaxInboundRoutingExtensions