DivertedDestination Members
Include Protected Members
Include Inherited Members
This class provides information regarding a diverted destination for an incoming call.
The DivertedDestination type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DisplayName | Gets the display name of the diverted destination. |
![]() |
DiversionHeader | Gets the signaling header from which this diversion information was extracted. |
![]() |
Reason | Gets the reason for the diversion. |
![]() |
Uri | Gets the uri of the diverted destination. |
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 | Gets the string representation of the diverted destination. (Overrides Object.ToString().) |
Top