UpdatePinOptions Class
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.
Represents optional parameters when updating to a new pin.
public ref class UpdatePinOptions : Microsoft::Rtc::Collaboration::PinManagement::PinCommandOptions
public class UpdatePinOptions : Microsoft.Rtc.Collaboration.PinManagement.PinCommandOptions
type UpdatePinOptions = class
inherit PinCommandOptions
Public Class UpdatePinOptions
Inherits PinCommandOptions
- Inheritance
Constructors
UpdatePinOptions() |
Creates a new instance of the UpdatePinOptions. |
Properties
Headers |
Gets the list of custom headers to be included in the outgoing pin command. (Inherited from PinCommandOptions) |