Share via


ISPCalendarItem.IsRecurrenceException property

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

Syntax

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

value = instance.IsRecurrenceException
bool IsRecurrenceException { get; }

Property value

Type: System.Boolean

See also

Reference

ISPCalendarItem interface

ISPCalendarItem members

Microsoft.SharePoint.WebControls namespace