Click or drag to resize

SearchConversationLastEntryTime 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 override DateTime LastEntryTime { get; }

Property Value

Type: DateTime
See Also