Click or drag to resize
SupportRoomsDataList Property
Rooms with new messages.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public IEnumerable<SupportRoomData> List { get; set; }

Property Value

Type: IEnumerableSupportRoomData
See Also