FaxInboundRoutingMethods.Item property
The Item property returns a FaxInboundRoutingMethod object from the FaxInboundRoutingMethods collection.
This property is read-only.
Syntax
Property Item( _
ByVal vIndex As Variant _
) As IFaxInboundRoutingMethod
Property value
A variable of type IFaxInboundRoutingMethod that receives a FaxInboundRoutingMethod object.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also