FaxJobs.Item property
The Item property creates a FaxJob object for a specified fax job. The object allows enumeration of the fax jobs associated with a connected fax server.
This property is read-only.
Syntax
Property Item( _
ByVal lCount As Long _
) As Object
Property value
An Object that receives a FaxJob object.
Requirements
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|
DLL |
|
See also