Platform SDK: Exchange Server

Events

Events is the only top-level object in the Microsoft Exchange Event Configuration Library (ESCONF.DLL); this library is registered on your system when you install the Microsoft Exchange Server event service. Before working with any other event interfaces, you must first create an Events object and associate it with the current CDO session.

Property Type Access
BoundFolder BoundFolder [VARIANT] (VARIANT varFolder, INT32 fCreate) Read-only
EventBinding EventBinding [VARIANT] (STRING strID)
Note: Reserved for internal use.
Read-only
Hosts     Hosts [VARIANT] Read-only
Options     Options [UINT32]
Note: Reserved for internal use.
Read/write
Session     Session [UNKNOWN] Read/write

Methods Parameters
MoveBoundFolder VOID MoveBoundFolder (STRING bstrHostName, VARIANT varBoundFolder)