ISPCalendarSettings.CalendarType Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
ReadOnly Property CalendarType As SPCalendarType
Get
'Usage
Dim instance As ISPCalendarSettings
Dim value As SPCalendarType
value = instance.CalendarType
SPCalendarType CalendarType { get; }
Property Value
Type: Microsoft.SharePoint.SPCalendarType