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