The SPCalendarType enumeration specifies the calendar type.
Members
The following table shows the members of the SPCalendarType enumeration, their values, and a brief description of each.
| Name | Value | Description |
|---|---|---|
| Gregorian | 1 | Western calendar. |
| Hebrew | 8 | Hebrew lunar calendar. |
| Hijri | 6 | Arabic lunar calendar. |
| None | 0 | No type specified. |
| SakaEra | 16 | Indian Saka calendar. |
| Thai | 7 | Buddhist calendar. |
Requirements
Namespace: Microsoft.SharePoint
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Security: Code Access Security