Condividi tramite


Proprietà Appointment.IsAllDayEvent

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

Sintassi

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

Valore proprietà

Tipo: System.Boolean

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Appointment Classe

Spazio dei nomi Microsoft.Phone.UserData