CallOrbit.OrbitUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.