FaxAccountOutgoingQueue object
Used by a fax client application to get the outbound fax jobs (FaxOutgoingJobs object) in the outbound job queue of a particular fax account.
A FaxAccountOutgoingQueue object is accessed through a FaxAccountFolders object.
Members
The FaxAccountOutgoingQueue object has these types of members:
Methods
The FaxAccountOutgoingQueue object has these methods.
Method | Description |
---|---|
GetJob | Returns an outgoing fax job in the job queue of the current fax account according to the job's ID. |
GetJobs | Returns the collection of outbound fax jobs in the queue for the current fax account. |
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
DLL |
|
IID |
CLSID_FaxAccountOutgoingQueue |
See also