Share via


AppointmentException Classe

Définition

Représente un instance de rendez-vous qui est une exception à l’master rendez-vous.

public ref class AppointmentException sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppointmentException final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppointmentException
Public NotInheritable Class AppointmentException
Héritage
Object Platform::Object IInspectable AppointmentException
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
appointmentsSystem

Propriétés

Appointment

Obtient le rendez-vous qui est une exception à l’master rendez-vous.

ExceptionProperties

Obtient la liste des noms des propriétés de rendez-vous pour lesquelles une exception a été trouvée.

IsDeleted

Obtient une valeur indiquant si l’exception est que le rendez-vous instance a été supprimé.

S’applique à