FaxRoutingMethods.Item property
The Item method creates a FaxRoutingMethod object for a specified fax routing method. The object allows enumeration of fax routing information for a specified FaxPort object.
This property is read-only.
Syntax
Property Item( _
ByVal lCount As Long _
) As Object
Property value
An Object that receives a FaxRoutingMethod object.
Requirements
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|
DLL |
|
See also