Click or drag to resize

AppointmentCancel Method

Creates canceled version of this appointment.

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public Appointment Cancel()

Return Value

Type: Appointment
New appointment with all events canceled.
See Also