ISPCalendarSettings.CalendarType property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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

See also

Reference

ISPCalendarSettings interface

ISPCalendarSettings members

Microsoft.SharePoint.WebControls namespace