FaxFolders.IncomingQueue property

The IncomingQueue property represents the queue of incoming faxes.

This property is read-only.

Syntax

Property IncomingQueue As IFaxIncomingQueue

Property value

A variable of type IFaxIncomingQueue that receives a FaxIncomingQueue object.

Requirements

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

See also

FaxFolders

IFaxFolders