Edit

Share via


DivertedDestination Class

Definition

This class provides information regarding a diverted destination for an incoming call.

public ref class DivertedDestination
public class DivertedDestination
type DivertedDestination = class
Public Class DivertedDestination
Inheritance
DivertedDestination

Remarks

The diversion information is populated from "diversion", "cc-diversion" or "history-info" headers in that order of precedence.

Properties

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.

Methods

ToString()

Gets the string representation of the diverted destination.

Extension Methods

GetRetargetReason(DivertedDestination)

Applies to