CalendarItemType.Recurrence - Propriété
Espace de noms : Microsoft.SharePoint.ApplicationPages.Calendar.Exchange
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property Recurrence As RecurrenceType
Get
Set
'Utilisation
Dim instance As CalendarItemType
Dim value As RecurrenceType
value = instance.Recurrence
instance.Recurrence = value
public RecurrenceType Recurrence { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.ApplicationPages.Calendar.Exchange.RecurrenceType
Voir aussi
Référence
Microsoft.SharePoint.ApplicationPages.Calendar.Exchange - Espace de noms