| MessageRemovedParticipants Property |
When the message type is
Left, this property returns the list of participants
that were removed from the conversation.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic List<MessagingParticipant> RemovedParticipants { get; }Property Value
Type:
ListMessagingParticipant
Remarks
Property of incoming message only.
See Also