Partilhar via


PresenceResult.CurrentState Property

Gets the presence activity token of the user. For example "In a call" or "In a meeting".

Namespace:  Microsoft.Rtc.Workflow.Common
Assembly:  Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)

Syntax

'Declaration
Public Property CurrentState As String
    Get
    Friend Set
'Usage
Dim instance As PresenceResult
Dim value As String

value = instance.CurrentState
public string CurrentState { get; internal set; }

Property Value

Type: System.String

See Also

Reference

PresenceResult Class

PresenceResult Members

Microsoft.Rtc.Workflow.Common Namespace