Share via


TaskType.StartDate - Propriété

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

Syntaxe

'Déclaration
Public Property StartDate As DateTime
    Get
    Set
'Utilisation
Dim instance As TaskType
Dim value As DateTime

value = instance.StartDate

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

Valeur de propriété

Type : System.DateTime

Voir aussi

Référence

TaskType classe

TaskType - Membres

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