Click or drag to resize

ConversationLastUpdatedTime Property

Returns the time the conversation was last updated.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public virtual DateTime LastUpdatedTime { get; }

Property Value

Type: DateTime
Remarks
see also: LastUpdateTimeChanged
See Also