Edit

Share via


Call.OriginalDestinationUri Property

Definition

Gets the original destination URI of the call.

public:
 property System::String ^ OriginalDestinationUri { System::String ^ get(); };
public string OriginalDestinationUri { get; }
member this.OriginalDestinationUri : string
Public ReadOnly Property OriginalDestinationUri As String

Property Value

Remarks

If a call is deflected, the remote participant of the call can be different from the original destination URI.

Applies to