Share via


PinCommandOptions Class

Represents common options that an application can set to customize a specific pin command.

Inheritance Hierarchy

System.Object
  Microsoft.Rtc.Collaboration.PinManagement.PinCommandOptions
    Microsoft.Rtc.Collaboration.PinManagement.UpdatePinOptions
    Microsoft.Rtc.Collaboration.PinManagement.VerifyPinOptions

Namespace:  Microsoft.Rtc.Collaboration.PinManagement
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public MustInherit Class PinCommandOptions
'Usage
Dim instance As PinCommandOptions
public abstract class PinCommandOptions

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.

See Also

Reference

PinCommandOptions Members

Microsoft.Rtc.Collaboration.PinManagement Namespace