AppointmentsSearchEventArgs.StartTimeInclusive, propriété

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

Syntaxe

'Déclaration
Public Property StartTimeInclusive As DateTime
public DateTime StartTimeInclusive { get; internal set; }
public:
property DateTime StartTimeInclusive {
    DateTime get ();
    internal: void set (DateTime value);
}
member StartTimeInclusive : DateTime with get, internal set

Valeur de propriété

Type : System.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

AppointmentsSearchEventArgs Classe

Microsoft.Phone.UserData, espace de noms