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

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

Property Value

Type: IEnumerableSupportRoomData
See Also