CalendarItemType.IsRecurringSpecified - Propriété

Espace de noms :  Microsoft.SharePoint.ApplicationPages.Calendar.Exchange
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property IsRecurringSpecified As Boolean
    Get
    Set
'Utilisation
Dim instance As CalendarItemType
Dim value As Boolean

value = instance.IsRecurringSpecified

instance.IsRecurringSpecified = value
public bool IsRecurringSpecified { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

CalendarItemType classe

CalendarItemType - Membres

Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms