Partager via


SaveAppointmentTask.StartTime, propriété

Espace de noms :  Microsoft.Phone.Tasks
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public Property StartTime As Nullable(Of DateTime)
public Nullable<DateTime> StartTime { get; set; }
public:
property Nullable<DateTime> StartTime {
    Nullable<DateTime> get ();
    void set (Nullable<DateTime> value);
}
member StartTime : Nullable<DateTime> with get, set

Valeur de propriété

Type : System.Nullable<DateTime>

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

SaveAppointmentTask Classe

Microsoft.Phone.Tasks, espace de noms