ProvisioningData.UserSettingConfiguration Property
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 user setting configuration from the provisioning data.
public:
property Microsoft::Rtc::Collaboration::Presence::UserSettingConfiguration ^ UserSettingConfiguration { Microsoft::Rtc::Collaboration::Presence::UserSettingConfiguration ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.UserSettingConfiguration UserSettingConfiguration { get; }
member this.UserSettingConfiguration : Microsoft.Rtc.Collaboration.Presence.UserSettingConfiguration
Public ReadOnly Property UserSettingConfiguration As UserSettingConfiguration