In The Hand LtdIn The Hand
Cancel Method
NamespacesInTheHand.WindowsMobile.PocketOutlookAppointmentCancel()()()()
.NET Components for Mobility
Send a cancellation of a meeting request.
Declaration Syntax
C#Visual Basic
public void Cancel()
Public Sub Cancel
Remarks
Note that if you call the Delete()()()() method instead of the Cancel method, the Appointment will be deleted, but cancellation mail will not be sent to recipients. Call the Cancel method first if you want to send a cancellation message. Note that this method will not delete the appointment from your Calendar, it only sends a cancellation message. If you want to delete the Appointment, you should call Delete()()()() after calling Cancel.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0