Partilhar via


PresenceResult.PresenceStatus Property

Gets the presence availability of the user.

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

Syntax

'Declaration
Public Property PresenceStatus As PresenceAvailability
    Get
    Friend Set
'Usage
Dim instance As PresenceResult
Dim value As PresenceAvailability

value = instance.PresenceStatus
public PresenceAvailability PresenceStatus { get; internal set; }

Property Value

Type: Microsoft.Rtc.Collaboration.Presence.PresenceAvailability

See Also

Reference

PresenceResult Class

PresenceResult Members

Microsoft.Rtc.Workflow.Common Namespace