Edit

Share via


LobbyOperationResponse.Succeeded Property

Definition

Gets the list of participants who were successfully admitted or denied from the conference.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::ConversationParticipant ^> ^ Succeeded { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::ConversationParticipant ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.ConversationParticipant> Succeeded { get; }
member this.Succeeded : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.ConversationParticipant>
Public ReadOnly Property Succeeded As Collection(Of ConversationParticipant)

Property Value

Applies to