Click or drag to resize

SearchConversationLastUpdatedByParticipant Property

Returns the last participant that updated this conversation.

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

Return Value

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