Edit

Share via


CallOrbit.OrbitUri Property

Definition

Gets the safe retrieval URI, if available.

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

Property Value

Remarks

The safe retrieval URI is used to retrieve a parked call from the instance of the call park server where the call is parked. This property returns an empty string if the safe retrieval URI is not available.

Applies to