UserEndpoint.PinServices 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 pin services UserPinServices.
public:
property Microsoft::Rtc::Collaboration::PinManagement::UserPinServices ^ PinServices { Microsoft::Rtc::Collaboration::PinManagement::UserPinServices ^ get(); };
public Microsoft.Rtc.Collaboration.PinManagement.UserPinServices PinServices { get; }
member this.PinServices : Microsoft.Rtc.Collaboration.PinManagement.UserPinServices
Public ReadOnly Property PinServices As UserPinServices