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