Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
This is a support interface for event sinks to provide information about the user who caused the event, and the store in which the event occurred.
Method | Function |
---|---|
GetStoreGuid | Returns the GUID of the store in which the event was fired. |
GetUserID | Returns the GUID of the user who caused the event to fire. |
GetUserSID | Returns the SID of the user who caused the event to fire. |