MessageDeliveryDetailsReadState Property |
The message read state describing whether this message is read, partially read or not read.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic MessageReadState ReadState { get; }
Return Value
Type:
MessageReadStateRead state (eg. Unknown, NotRead, PartiallyRead, Read).
See Also