This bitmask identifies the status of a message.
Constant |
Value |
Description |
---|---|---|
egwMessageStatusDefault |
0 |
No status bits set for the message. |
egwMessageOpened |
1 |
Message opened. |
egwMessageRead |
2 |
Message read. |
egwMessagePrivate |
4 |
Message is private. |
egwMessageReceiptRequested |
16 |
Receipt notification requested. |
egwMessageDeliverReceiptRequested |
32 |
Delivery notification requested. |