Partager via


CalendarItemType.DeletedOccurrences - Propriété

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

Syntaxe

'Déclaration
Public Property DeletedOccurrences As DeletedOccurrenceInfoType()
    Get
    Set
'Utilisation
Dim instance As CalendarItemType
Dim value As DeletedOccurrenceInfoType()

value = instance.DeletedOccurrences

instance.DeletedOccurrences = value
public DeletedOccurrenceInfoType[] DeletedOccurrences { get; set; }

Valeur de propriété

Type : []

Voir aussi

Référence

CalendarItemType classe

CalendarItemType - Membres

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