SPCalendarBase.ItemType Enumeration

Specifies the type of calendar item.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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