Condividi tramite


AppointmentCalendarForwardMeetingRequestEventArgs Classe

Definizione

Fornisce dati per un evento ForwardMeetingRequested .

public ref class AppointmentCalendarForwardMeetingRequestEventArgs 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 AppointmentCalendarForwardMeetingRequestEventArgs 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 AppointmentCalendarForwardMeetingRequestEventArgs
Public NotInheritable Class AppointmentCalendarForwardMeetingRequestEventArgs
Ereditarietà
Object Platform::Object IInspectable AppointmentCalendarForwardMeetingRequestEventArgs
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 Anniversary Edition (è stato introdotto in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v3.0)
Funzionalità dell'app
appointmentsSystem

Commenti

Il sistema genera un'istanza di questa classe e lo passa come argomento al gestore eventi ForwardMeetingRequested dell'applicazione.

Proprietà

Request

Ottiene l'oggetto AppointmentCalendarForwardMeetingRequest per l'evento ForwardMeetingRequested corrispondente.

Metodi

GetDeferral()

Ottiene l'oggetto rinvio per l'evento ForwardMeetingRequested .

Si applica a