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