ActiveCalls.CallState Property

Namespace:  Microsoft.Exchange.UM.Rpc
Assembly:  Microsoft.Exchange.UM.UMCommon (in Microsoft.Exchange.UM.UMCommon.dll)

Syntax

'Declaration
Public Property CallState As String
    Get
    Set
'Usage
Dim instance As ActiveCalls
Dim value As String

value = instance.CallState

instance.CallState = value
public string CallState { get; set; }

Property Value

Type: System.String