SPCalendarBase.ItemType enumeration

Specifies the type of calendar item.

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

Syntax

'Declaration
Protected Enumeration ItemType
'Usage
Dim instance As SPCalendarBase.ItemType
protected enum ItemType

Members

Member name Description
Item Individual items
AllDay All-day events
MultiDays Multiple-day events

See also

Reference

Microsoft.SharePoint.WebControls namespace