Compartilhar via


IAppointmentsProviderRemoveAppointmentActivatedEventArgs.RemoveAppointmentOperation Propriedade

Definição

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 = iAppointmentsProviderRemoveAppointmentActivatedEventArgs.removeAppointmentOperation;
Public ReadOnly Property RemoveAppointmentOperation As RemoveAppointmentOperation

Valor da propriedade

O compromisso que é removido.

Aplica-se a