Click or drag to resize
ChatRoomInfoChatRoomLastModification Property
Datetime when this chat room was created.

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

Property Value

Type: DateTime
See Also