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