Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The URL to the folder for which an instance of the event sink should be notified of the store events specified in the eventmethod property.
http://schemas.microsoft.com/exchange/events/scope
[Visual Basic] String
[C++] VT_BSTR
DBTYPE_WSTR
This property is only used for store events (OnSave, OnDelete, OnSyncSave, OnSyncDelete) and is not valid for system events (OnMDBStartup, OnMDBShutdown, OnTimer).
This URL can be expressed using either the http: or file: URI schemes.
"file://./backofficestorage/domain.microsoft.com/public folders/test1/test2/"
"http://servername/public/test1/test2/"