SPCalendarViewType Enumeration

Contains the view type of the calendar.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Enumeration SPCalendarViewType

Dim instance As SPCalendarViewType
public enum SPCalendarViewType

Members

Member name Description
Month Specifies the month calendar view.
Week Specifies the week calendar view.
Day Specifies the day calendar view.
Custom Specifies the custom calendar view.

See Also

Reference

Microsoft.SharePoint.WebControls Namespace