Edit

Share via


McuParticipantEndpointProperties.Services Property

Definition

Caution

This property will be removed from future versions.

Gets the list of conferencing services for the participant.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::ActiveConferenceService ^> ^ Services { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::ActiveConferenceService ^> ^ get(); };
[System.Obsolete("This property will be removed from future versions.")]
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.ActiveConferenceService> Services { get; }
member this.Services : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.ActiveConferenceService>
Public ReadOnly Property Services As Collection(Of ActiveConferenceService)

Property Value

Attributes

Applies to