Click or drag to resize
SearchConversationLastUpdatedByParticipant Property
Returns the last participant that updated this conversation.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public override MessagingParticipant LastUpdatedByParticipant { get; }

Return Value

Type: MessagingParticipant
The participant object that last updated the conversation.
See Also