FaxAccountFolders.OutgoingQueue property

Represents the queue of outgoing faxes for a particular fax account. These are the faxes that have not yet been sent.

This property is read-only.

Syntax

Property OutgoingQueue As IFaxAccountOutgoingQueue

Property value

A variable of type IFaxAccountOutgoingQueue that receives a FaxAccountOutgoingQueue object.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
FaxComex.h
DLL
Fxscomex.dll

See also

FaxAccountFolders

IFaxAccountFolders