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