WebUIAppointmentsProviderRemoveAppointmentActivatedEventArgs.RemoveAppointmentOperation Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o compromisso fornecido ao aplicativo quando o usuário tenta removê-lo.
public:
property RemoveAppointmentOperation ^ RemoveAppointmentOperation { RemoveAppointmentOperation ^ get(); };
RemoveAppointmentOperation RemoveAppointmentOperation();
public RemoveAppointmentOperation RemoveAppointmentOperation { get; }
var removeAppointmentOperation = webUIAppointmentsProviderRemoveAppointmentActivatedEventArgs.removeAppointmentOperation;
Public ReadOnly Property RemoveAppointmentOperation As RemoveAppointmentOperation
Valor da propriedade
O compromisso que foi removido.