SPMobileComponent.IsRecurrenceItem, méthode (Microsoft.SharePoint.MobileControls)

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

Espace de noms : Microsoft.SharePoint.MobileControls
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)

Syntaxe

'Déclaration
Protected Overridable Function IsRecurrenceItem As Boolean
'Utilisation
Dim returnValue As Boolean

returnValue = Me.IsRecurrenceItem
protected virtual bool IsRecurrenceItem ()

Valeur retournée

true if the SPMobileComponent object is a recurring event; otherwise, false.

Voir aussi

Référence

SPMobileComponent, classe
Membres SPMobileComponent
Microsoft.SharePoint.MobileControls, espace de noms