FaxAccounts.NewEnum property

Holds the enumerator for the IFaxAccounts object.

This property is read-only.

Syntax

Property NewEnum As IUnknown

Property value

Address of a pointer to an enumerator for the accounts.

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

FaxAccounts

IFaxAccounts