Click or drag to resize
ChatRoomInfoChatRoomPrivateStateLastModification 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 ChatRoomPrivateStateLastModification { get; set; }

Property Value

Type: DateTime
See Also