Partager via


SaveAppointmentTask.AppointmentStatus, propriété

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.Phone.UserData.AppointmentStatus

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