Compartilhar via


Appointment.UserResponse Propriedade

Definição

Obtém ou define a resposta do usuário à solicitação de compromisso.

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

Valor da propriedade

A resposta do usuário à solicitação de compromisso.

Requisitos do Windows

Funcionalidades do aplicativo
appointmentsSystem

Aplica-se a