Edit

Share via


Services.ServiceList Property

Definition

Gets the list of all the service capabilities.

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

Property Value

Applies to