Edit

Share via


LocationProfilesConfiguration.LocationProfileInstances Property

Definition

Gets the list of location profile instances.

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

Property Value

Applies to