Conversation.GetRemoteParticipantsCount Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.