Поделиться через


CallParkOrbit.MsParkedCall Property

Gets the ms-parked-call string for doing a safe-retrieve of a parked call.

Namespace:  Microsoft.Lync.Model.Conversation.AudioVideo
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public ReadOnly Property MsParkedCall As String
    Get
'Usage
Dim instance As CallParkOrbit
Dim value As String

value = instance.MsParkedCall
public string MsParkedCall { get; }

Property Value

Type: System.String

See Also

Reference

CallParkOrbit Class

CallParkOrbit Members

Microsoft.Lync.Model.Conversation.AudioVideo Namespace