ChatRoomSettings.IsAuditorium Property

Definition

Gets or sets a value indicating whether this is an auditorium chat room.

public:
 property bool IsAuditorium { bool get(); void set(bool value); };
public bool IsAuditorium { get; set; }
member this.IsAuditorium : bool with get, set
Public Property IsAuditorium As Boolean

Property Value

true if this instance is auditorium; otherwise, false (default).

Applies to