Edit

Share via


PresenceActivity Class

Definition

This class represents an activity token that can be published along with presence availability.

public ref class PresenceActivity
public class PresenceActivity
type PresenceActivity = class
Public Class PresenceActivity
Inheritance
PresenceActivity

Constructors

PresenceActivity(IEnumerable<LocalizedString>)

Creates an instance of the PresenceActivity class.

PresenceActivity(LocalizedString)

Creates an instance of the PresenceActivity class.

Properties

ActivityToken

Gets or sets the activity token.

CustomTokens

Gets the list of localized strings for the activity.

MaximumAvailability

Gets the maximum availability value for the activity.

MinimumAvailability

Gets the minimum availability value for the activity.

Methods

SetAvailabilityRange(Int32, Int32)

Sets the optional availability range for activity token.

Applies to