Click or drag to resize
UsersInRoomsCountsDataList Property
Counts

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

Property Value

Type: IEnumerableOnlineUsersCountData
See Also