FaxAccountFolders.IncomingQueue property
Represents the queue of incoming faxes for a particular fax account. These are the incoming faxes that have not yet been fully processed.
This property is read-only.
Syntax
Property IncomingQueue As IFaxAccountIncomingQueue
Property value
A variable of type IFaxAccountIncomingQueue that receives a FaxIncomingQueue object.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
DLL |
|
See also