IFaxAccountFolders interface (faxcomex.h)

Provides access to the incoming and outgoing fax queues and fax archives.

Inheritance

The IFaxAccountFolders interface inherits from the IDispatch interface.

Methods

The IFaxAccountFolders interface has these methods.

 
IFaxAccountFolders::get_IncomingArchive

Represents the archive of incoming faxes for a particular fax account. These are the faxes that have been received.
IFaxAccountFolders::get_IncomingQueue

Represents the queue of incoming faxes for a particular fax account. These are the incoming faxes that have not yet been fully processed.
IFaxAccountFolders::get_OutgoingArchive

Represents the archive of outgoing faxes for a particular fax account that have been sent.
IFaxAccountFolders::get_OutgoingQueue

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

Remarks

A default implementation is provided by FaxAccountFolders.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header faxcomex.h