Edit

Share via


Conversation.GetRemoteParticipantsCount Method

Definition

Gets the current number of remote participants participating in this conversation.

public:
 int GetRemoteParticipantsCount();
public int GetRemoteParticipantsCount ();
member this.GetRemoteParticipantsCount : unit -> int
Public Function GetRemoteParticipantsCount () As Integer

Returns

Remarks

In conferencing scenarios, the number returned will reflect all the participants with roster visibility Visible This includes participants who may be in the lobby.

Applies to