FaxServer.FaxAccountSet property

The FaxAccountSet property returns a IFaxAccountSet object used to manage the fax accounts on the fax server.

This property is read-only.

Syntax

Property FaxAccountSet As IFaxAccountSet

Property value

The address of a pointer to an IFaxAccountSet object.

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

IFaxServer2

FaxServer