ConversationLastEntryTime Property |
Returns the last entry timestamp of the conversation. This is the timestamp of the most
recent message in the conversation.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic virtual DateTime LastEntryTime { get; }
Property Value
Type:
DateTime
Remarks
see also: LastEntryTimeChanged
See Also