Click or drag to resize
SupportRoomsDataLastChange Property
Datetime of the newest message added to support rooms. Client should send this datetime in next SupportPing().

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public long LastChange { get; set; }

Property Value

Type: Int64
See Also