ConversationLastUpdatedByParticipant Property |
Returns the last participant that updated this conversation.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic virtual MessagingParticipant LastUpdatedByParticipant { get; }
Return Value
Type:
MessagingParticipantThe participant object that last updated the conversation.
See Also