UserSettingsDefaultCalendarView.Week Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Show the week by default. Value = 1.
public: int Week = 1;
public const int Week = 1;
val mutable Week : int
Public Const Week As Integer = 1