Click or drag to resize
MessageDataLastModified Property
Date time of last modification of this message.

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

Property Value

Type: DateTime
See Also