This documentation is archived and is not being maintained.
SPCalendarViewType enumeration
Contains the view type of the calendar.
Namespace:
Microsoft.SharePoint.WebControlsAssembly:
Microsoft.SharePoint (in Microsoft.SharePoint.dll)
No code example is currently available or this language may not be supported.
| 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. |
| WeekGroup |
Specifies the week group calendar view.
|
| DayGroup |
Specifies the day group calendar view.
|