Click or drag to resize

MessageDeliveryDetailsRecipientMessageStates Property

Dictionary of message states associated with recipients.

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

Property Value

Type: ReadOnlyDictionaryMessagingParticipant, RecipientMessageState
See Also