These constants identify the type of rule event.
|
Constant |
Value |
Description |
|---|---|---|
|
egwUnknownRule |
0 |
Unknown rule event. |
|
egwNewItem |
1 |
New item delivered to the user. |
|
egwStartup |
2 |
When the GroupWise Client has completed starting up. |
|
egwExit |
3 |
When the GroupWise Client is about to shutdown. |
|
egwFolderOpen |
4 |
When the GroupWise Client selects a folder. |
|
egwFolderClosed |
5 |
When the GroupWise Client selects a different folder. |
|
egwFiled |
6 |
When an item is put into a folder. |
|
egwCompleted |
7 |
When an item is completed. |
|
egwUserEvent |
8 |
When the GroupWise Client manually executes a rule. |