Click or drag to resize
RejectDestination Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPRejectDestination

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class RejectDestination : IDialplanResult

The RejectDestination type exposes the following members.

Constructors
  NameDescription
Public methodRejectDestination
Initializes a new instance of the RejectDestination class
Top
Properties
  NameDescription
Public propertyReasonPhrase
Gets or sets the reason for the response.
Public propertyStatusCode
Gets or sets the status code for the response.
Public propertyType
Gets the type of the dial plan destination.
Top
See Also