RejectCallOptions 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.
The reject call operation options.
public class RejectCallOptions
type RejectCallOptions = class
Public Class RejectCallOptions
- Inheritance
-
RejectCallOptions
Constructors
| Name | Description |
|---|---|
| RejectCallOptions(String) |
Creates a new RejectCallOptions object. |
Properties
| Name | Description |
|---|---|
| CallRejectReason |
The reason for rejecting call. |
| IncomingCallContext |
The context associated with the call. |