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