ApplicationPinServices Class
Represents pin services available to an application.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.PinManagement.PinServices
Microsoft.Rtc.Collaboration.PinManagement.ApplicationPinServices
Namespace: Microsoft.Rtc.Collaboration.PinManagement
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class ApplicationPinServices _
Inherits PinServices
'Usage
Dim instance As ApplicationPinServices
public class ApplicationPinServices : PinServices
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.