Bagikan melalui


Appointment.UserResponse Properti

Definisi

Mendapatkan atau mengatur respons pengguna terhadap permintaan janji temu.

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

void UserResponse(AppointmentParticipantResponse value);
public AppointmentParticipantResponse UserResponse { get; set; }
var appointmentParticipantResponse = appointment.userResponse;
appointment.userResponse = appointmentParticipantResponse;
Public Property UserResponse As AppointmentParticipantResponse

Nilai Properti

Respons pengguna terhadap permintaan janji temu.

Persyaratan Windows

Kemampuan aplikasi
appointmentsSystem

Berlaku untuk