Share via


ISPCalendarItem.hasEndDate property

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

Syntax

'Declaration
ReadOnly Property hasEndDate As Boolean
    Get
'Usage
Dim instance As ISPCalendarItem
Dim value As Boolean

value = instance.hasEndDate
bool hasEndDate { get; }

Property value

Type: System.Boolean

See also

Reference

ISPCalendarItem interface

ISPCalendarItem members

Microsoft.SharePoint.WebControls namespace