EventStatus
Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Any |
0 |
An enum constant representing any option. |
| Matched |
1 |
An enum constant representing the Matched option. |
| Suggested |
2 |
An enum constant representing the Suggested option. |
| Changed |
3 |
An enum constant representing the Changed option. |
| NoEvent |
5 |
An enum constant representing the NoEvent option. |
| Pending |
6 |
An enum constant representing the Pending option. |
| Deleted |
7 |
An enum constant representing the Deleted Event. |