Edit

Share via


ActivityStatus Enum

Definition

Represents the union of all possible status values in all activities.

public enum class ActivityStatus
public enum ActivityStatus
type ActivityStatus = 
Public Enum ActivityStatus
Inheritance
ActivityStatus

Fields

Away 3

Away.

BeRightBack 5

Be right back.

Busy 4

Busy.

DoNotDisturb 8

Do not disturb.

Idle 11

This is the Activity equivalent to FuzzyAway.

InConference 10

In a conference.

InMeeting 7

In a meeting.

Offline 1

Offline.

Online 2

Online.

OnPhone 6

On the phone.

OutOfOffice 9

Out of office.

OutToLunch 12

Out To lunch.

Presenting 3002

Presenting.

Tentative 2002

Tentative.

Unspecified 0

An unspecified, or uninitialized value.

Applies to