ItemType.ReminderMinutesBeforeStart - Propriété

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

Syntaxe

'Déclaration
Public Property ReminderMinutesBeforeStart As String
    Get
    Set
'Utilisation
Dim instance As ItemType
Dim value As String

value = instance.ReminderMinutesBeforeStart

instance.ReminderMinutesBeforeStart = value
public string ReminderMinutesBeforeStart { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

ItemType classe

ItemType - Membres

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