Share via


ISPCalendarItem.CalendarType property

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

Syntax

'Declaration
ReadOnly Property CalendarType As Integer
    Get
'Usage
Dim instance As ISPCalendarItem
Dim value As Integer

value = instance.CalendarType
int CalendarType { get; }

Property value

Type: System.Int32

See also

Reference

ISPCalendarItem interface

ISPCalendarItem members

Microsoft.SharePoint.WebControls namespace