AppointmentCalendarCancelMeetingRequestEventArgs Klasse

Definition

public ref class AppointmentCalendarCancelMeetingRequestEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppointmentCalendarCancelMeetingRequestEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppointmentCalendarCancelMeetingRequestEventArgs
Public NotInheritable Class AppointmentCalendarCancelMeetingRequestEventArgs
Vererbung
Object Platform::Object IInspectable AppointmentCalendarCancelMeetingRequestEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)
App-Funktionen
appointmentsSystem

Hinweise

Das System generiert eine instance dieser Klasse und übergibt sie als Argument an den CancelMeetingRequested-Ereignishandler der Anwendung.

Eigenschaften

Request

Ruft das AppointmentCalendarCancelMeetingRequest-Objekt für das entsprechende CancelMeetingRequested-Ereignis ab .

Methoden

GetDeferral()

Ruft das Zurückstellungsobjekt für das CancelMeetingRequested-Ereignis ab .

Gilt für: