SPCalendarBase.AllDayItemList property

Gets the list of all-day items.

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

Syntax

'Declaration
Protected ReadOnly Property AllDayItemList As IList
    Get
'Usage
Dim value As IList

value = Me.AllDayItemList
protected IList AllDayItemList { get; }

Property value

Type: System.Collections.IList

See also

Reference

SPCalendarBase class

SPCalendarBase members

Microsoft.SharePoint.WebControls namespace