FaxAccountFolders.IncomingArchive property
Represents the archive of incoming faxes for a particular fax account. These are the faxes that have been received.
This property is read-only.
Syntax
Property IncomingArchive As IFaxAccountIncomingArchive
Property value
A variable of type IFaxAccountIncomingArchive that receives a FaxIncomingArchive object.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also