Share via


SPCalendarItemContainer.IsRecurrenceException property

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

Syntax

'Declaration
Public Property IsRecurrenceException As Boolean
    Get
    Set
'Usage
Dim instance As SPCalendarItemContainer
Dim value As Boolean

value = instance.IsRecurrenceException

instance.IsRecurrenceException = value
public bool IsRecurrenceException { get; set; }

Property value

Type: System.Boolean

See also

Reference

SPCalendarItemContainer class

SPCalendarItemContainer members

Microsoft.SharePoint.WebControls namespace