Click or drag to resize
ChatRoomDataDescription Property
Description of the chat room.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntax
C#
public string Description { get; set; }

Property Value

Type: String
See Also