CallParkOrbit.SafeRetrieveUri Property
Gets the safe-retrieve Uri. Returns null if a different call is parked at the orbit.
Namespace: Microsoft.Lync.Model.Conversation.AudioVideo
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public ReadOnly Property SafeRetrieveUri As String
Get
'Usage
Dim instance As CallParkOrbit
Dim value As String
value = instance.SafeRetrieveUri
public string SafeRetrieveUri { get; }
Property Value
Type: System.String