BlogMonthQuickLaunch.m_calendar Field
Specifies the calendar type that is used on the SharePoint server.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_calendar As SPCalendarType
'Usage
Dim value As SPCalendarType
value = Me.m_calendar
Me.m_calendar = value
protected SPCalendarType m_calendar