Click or drag to resize
MessageDeliveryDetailsRecipientMessageStates Property
Dictionary of message states associated with recipients.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ReadOnlyDictionary<MessagingParticipant, RecipientMessageState> RecipientMessageStates { get; }

Property Value

Type: ReadOnlyDictionaryMessagingParticipant, RecipientMessageState
See Also