ConferenceCommandOptions Members
Include Protected Members
Include Inherited Members
Represents common options that an application can set to customize a specific conference command.
The ConferenceCommandOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConferenceCommandOptions | Constructs the object. |
Top
Properties
Name | Description | |
---|---|---|
Headers | Gets the list of custom headers to be included in the outgoing command. | |
Issuer | Gets or sets the issuer of the command. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top