IFaxFolders interface (faxcomex.h)
The IFaxFolders interface defines a configuration object used by a fax client application to access the folders, queued jobs, and archived messages on a fax server.
Inheritance
The IFaxFolders interface inherits from the IDispatch interface.
Methods
The IFaxFolders interface has these methods.
IFaxFolders::get_IncomingArchive The IFaxFolders::get_IncomingArchive property represents the archive of incoming faxes. |
IFaxFolders::get_IncomingQueue The IFaxFolders::get_IncomingQueue property represents the queue of incoming faxes. |
IFaxFolders::get_OutgoingArchive The IFaxFolders::get_OutgoingArchive property represents the archive of outgoing faxes. |
IFaxFolders::get_OutgoingQueue The IFaxFolders::get_OutgoingQueue property represents the queue of outgoing faxes. |
Remarks
A default implementation of IFaxFolders is provided as the FaxFolders object.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | faxcomex.h |