Partager via


SaveAppointmentTask.IsAllDayEvent, propriété

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

Syntaxe

'Déclaration
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

Valeur de propriété

Type : System.Boolean

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