Click or drag to resize

ConversationLastUpdatedByParticipant 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 virtual MessagingParticipant LastUpdatedByParticipant { get; }

Return Value

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