Condividi tramite


Proprietà SaveAppointmentTask.AppointmentStatus

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

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: Microsoft.Phone.UserData.AppointmentStatus

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SaveAppointmentTask Classe

Spazio dei nomi Microsoft.Phone.Tasks