Condividi tramite


Proprietà AppointmentsSearchEventArgs.EndTimeInclusive

Spazio dei nomi:  Microsoft.Phone.UserData
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

'Dichiarazione
Public Property EndTimeInclusive As DateTime
public DateTime EndTimeInclusive { get; internal set; }
public:
property DateTime EndTimeInclusive {
    DateTime get ();
    internal: void set (DateTime value);
}
member EndTimeInclusive : DateTime with get, internal set

Valore proprietà

Tipo: System.DateTime

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AppointmentsSearchEventArgs Classe

Spazio dei nomi Microsoft.Phone.UserData