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: 9.0.0
Syntax
C#
public virtual DateTime ChatRoomLastModification { get; set; }

Property Value

Type: DateTime
See Also