SPMobileComponent.IsRecurrenceItem method

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

Syntax

'Declaration
Protected Overridable Function IsRecurrenceItem As Boolean
'Usage
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace