Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
// Remove an appointment (assuming the key was passed in) 
rv = Send_Message(@Window:".OLE_SCHEDULE", "OLE.RemoveAppts", ApptKey)

See Also

AddAppts