Partilhar via


PresenceState.Activity Property

Gets or sets the activity token.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property Activity As PresenceActivity
    Get
    Set
'Usage
Dim instance As PresenceState
Dim value As PresenceActivity

value = instance.Activity

instance.Activity = value
public PresenceActivity Activity { get; set; }

Property Value

Type: Microsoft.Rtc.Collaboration.Presence.PresenceActivity

See Also

Reference

PresenceState Class

PresenceState Members

Microsoft.Rtc.Collaboration.Presence Namespace