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