| SearchConversationLastUpdatedByParticipant Property |
Returns the last participant that updated this conversation.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic override MessagingParticipant LastUpdatedByParticipant { get; }Return Value
Type:
MessagingParticipantThe participant object that last updated the conversation.
See Also