Represents a GroupWise system event that has occurred.
This object contains the the following properties:
Property |
Description |
---|---|
ReadOnly [Event]() As GWEEventContents |
The enumeration of an event that has occurred. |
ReadOnly Fields() As String |
Fields that were changed in a modify event. |
ReadOnly FolderID As String |
Specifies the folder in which the event occurred. For example, the folder where an item was deleted. |
ReadOnly FromID() As String |
The folder ID of folder item move. |
ReadOnly Key() As String |
Identifies the GroupWise event that has occurred. |
ReadOnly MessageID() As String |
Item identifier as defined in SOAP. |
ReadOnly TimeStamp() As Date |
Date and time the event occurred. |