BlogMonthQuickLaunch.m_calendar field
Especifica o tipo de calendário usado no servidor do SharePoint.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected m_calendar As SPCalendarType
'Uso
Dim value As SPCalendarType
value = Me.m_calendar
Me.m_calendar = value
protected SPCalendarType m_calendar