Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |