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

Property Value

Type: DateTime
See Also