Edit

Share via


ChatRoomParticipant.IsManager Property

Definition

Gets a value indicating whether this participant is a manager of this chat room.

public:
 property bool IsManager { bool get(); };
public bool IsManager { get; }
member this.IsManager : bool
Public ReadOnly Property IsManager As Boolean

Property Value

true if this instance is manager; otherwise, false.

Applies to