FaxAccount.Folders property

Represents the folders of the account, including the incoming and outgoing archives and the incoming and outgoing queues.

This property is read-only.

Syntax

Property Folders As IFaxAccountFolders

Property value

Address of a pointer to an object that represents the folders for the account.

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

FaxAccount

IFaxAccount