Compartilhar via


WebUIAppointmentsProviderAddAppointmentActivatedEventArgs.AddAppointmentOperation Propriedade

Definição

Obtém o compromisso fornecido ao aplicativo quando o usuário tenta adicioná-lo.

public:
 property AddAppointmentOperation ^ AddAppointmentOperation { AddAppointmentOperation ^ get(); };
AddAppointmentOperation AddAppointmentOperation();
public AddAppointmentOperation AddAppointmentOperation { get; }
var addAppointmentOperation = webUIAppointmentsProviderAddAppointmentActivatedEventArgs.addAppointmentOperation;
Public ReadOnly Property AddAppointmentOperation As AddAppointmentOperation

Valor da propriedade

O compromisso que é adicionado.

Implementações

Aplica-se a