ItemType.ReminderDueBy - Propriété

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

Syntaxe

'Déclaration
Public Property ReminderDueBy As DateTime
    Get
    Set
'Utilisation
Dim instance As ItemType
Dim value As DateTime

value = instance.ReminderDueBy

instance.ReminderDueBy = value
public DateTime ReminderDueBy { get; set; }

Valeur de propriété

Type : System.DateTime

Voir aussi

Référence

ItemType classe

ItemType - Membres

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