Freigeben über


AppointmentInvitee.Response Eigenschaft

Definition

Ruft einen AppointmentParticipantResponse-typisierten Wert ab, der die Antwort eines Teilnehmers auf eine Terminseinladung angibt, oder legt diesen fest.

public:
 property AppointmentParticipantResponse Response { AppointmentParticipantResponse get(); void set(AppointmentParticipantResponse value); };
AppointmentParticipantResponse Response();

void Response(AppointmentParticipantResponse value);
public AppointmentParticipantResponse Response { get; set; }
var appointmentParticipantResponse = appointmentInvitee.response;
appointmentInvitee.response = appointmentParticipantResponse;
Public Property Response As AppointmentParticipantResponse

Eigenschaftswert

Ein AppointmentParticipantResponse-typisierter Wert, der die Antwort eines Teilnehmers auf eine Terminseinladung angibt.

Windows-Anforderungen

App-Funktionen
appointmentsSystem

Gilt für: