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: 550.0.60.0
Syntax
C#
public Capability MessageReadStateCapability { get; }

Property Value

Type: Capability
See Also