SPMobileComponent.IsRecurrenceItem Method

Gets a value that indicates whether the SPMobileComponent object is a recurring event on an list of events.

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

Syntax

Protected Overridable Function IsRecurrenceItem As Boolean

Dim returnValue As Boolean

returnValue = Me.IsRecurrenceItem()
protected virtual bool IsRecurrenceItem()

Return Value

Type: System.Boolean
true if the SPMobileComponent object is a recurring event; otherwise, false.

See Also

Reference

SPMobileComponent Class

SPMobileComponent Members

Microsoft.SharePoint.MobileControls Namespace