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