Click or drag to resize
ChatRoomUserInfoChatRoomUserAdminLevel Property
Chat admin level.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public virtual AdminLevelEnum ChatRoomUserAdminLevel { get; set; }

Property Value

Type: AdminLevelEnum
See Also