Click or drag to resize
ConversationMessageReadStateCapability Property
Returns a Capability indicating whether this conversation is capable of reporting read state updates for sent messages.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Capability MessageReadStateCapability { get; }

Property Value

Type: Capability
See Also