FaxServer.RegisteredEvents property
The RegisteredEvents property is a value from an enumeration that indicates the types of fax service events a client application is listening for.
This property is read-only.
Syntax
Property RegisteredEvents As Integer
Property value
Value from the FAX_SERVER_EVENTS_TYPE_ENUM enumeration that indicates the types of events the fax service sends to client applications that are listening for events.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also