Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the calendar type that is used on the SharePoint server.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected m_calendar As SPCalendarType
'Usage
Dim value As SPCalendarType
value = Me.m_calendar
Me.m_calendar = value
protected SPCalendarType m_calendar