These constants identify the type of notification for a message.
|
Constant |
Value |
Description |
|---|---|---|
|
egwNoNotify |
0 |
No notification needed. |
|
egwSendReceipt |
1 |
Send a notification message. |
|
egwNotify |
2 |
Notify the user of the message. |
|
egwSendAndNotify |
3 |
Send a notification message, and notify the user. |