Edit

Share via


ChatRoomSnapshot.NumberOfParticipants Property

Definition

Gets the number of participants currently joined to the chat room.

public:
 property int NumberOfParticipants { int get(); };
public int NumberOfParticipants { get; }
member this.NumberOfParticipants : int
Public ReadOnly Property NumberOfParticipants As Integer

Property Value

The number of participants.

Applies to