| SearchConversationActiveParticipants Property |
Gets a list of active participants contained in this conversation.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic override List<MessagingParticipant> ActiveParticipants { get; }Return Value
Type:
ListMessagingParticipantList of active participants.
See Also