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