Click or drag to resize

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
Syntax
C#
public virtual DateTime LastEntryTime { get; }

Property Value

Type: DateTime
Remarks
see also: LastEntryTimeChanged
See Also