Share via


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)

Syntax

'Declaration
Protected m_calendar As SPCalendarType
'Usage
Dim value As SPCalendarType

value = Me.m_calendar

Me.m_calendar = value
protected SPCalendarType m_calendar

See also

Reference

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace