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