Share via


FaxAccount.RegisteredEvents property

A set of flags indicating the type of events for which the account is listening.

This property is read-only.

Syntax

Property RegisteredEvents As FAX_ACCOUNT_EVENTS_TYPE_ENUM

Property value

Pointer to a variable of type FAX_ACCOUNT_EVENTS_TYPE_ENUM which indicates the events for which the account is listening.

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