UserSettingsDefaultCalendarView Class

Definition

Contains integer values that are used for the UserSettings.DefaultCalendarView attribute.

public ref class UserSettingsDefaultCalendarView abstract sealed
public static class UserSettingsDefaultCalendarView
type UserSettingsDefaultCalendarView = class
Public Class UserSettingsDefaultCalendarView
Inheritance
UserSettingsDefaultCalendarView

Remarks

The following table shows the values for this class.

Member

Value

Description

Fields

Day

Show the day by default. Value = 0.

Month

Show the month by default. Value = 2.

Week

Show the week by default. Value = 1.

Applies to