FaxIncomingQueue.GetJobs method
The GetJobs method returns the collection of inbound fax jobs in the queue.
Syntax
FaxIncomingQueue.GetJobs() As IFaxIncomingJobs
Parameters
This method has no parameters.
Return value
Type: IFaxIncomingJobs**
A FaxIncomingJobs object.
Remarks
To use this method, a user must have the farQUERY_JOBS and farSUBMIT_LOW access rights.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also