Freigeben über


SaveAppointmentTask.IsAllDayEvent-Eigenschaft

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

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

Eigenschaftswert

Typ: System.Boolean

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

SaveAppointmentTask Klasse

Microsoft.Phone.Tasks-Namespace