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