Edit

Share via


ParticipantAttendanceChangedEventArgs.IsActive Property

Definition

Gets a value indicating whether this participant is active in the room.

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

Property Value

true if this user is active; otherwise, false.

Applies to