| MessageGetInitiatorParticipant Method |
Get initiator participant of an event message, such as LEFT message
when a participant is removed from conversation by other participant(initiator)
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic MessagingParticipant GetInitiatorParticipant()
Return Value
Type:
MessagingParticipant
The participant who was an initiator of the removing.
See Also