CalendarEventDetails.IsReminderSet - Propriété

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

Syntaxe

'Déclaration
Public Property IsReminderSet As Boolean
    Get
    Set
'Utilisation
Dim instance As CalendarEventDetails
Dim value As Boolean

value = instance.IsReminderSet

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

CalendarEventDetails classe

CalendarEventDetails - Membres

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