Click or drag to resize
ChatMessageInfoChatMessageLastModified Property
DateTime of last modification.

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

Property Value

Type: DateTime
See Also