Does anyone know if the Extension Manager callback EM_MAILSENDNOTE responds to the (LotusScript) Document.Send(…) method or is it restricted to the UIDocument.Send() (and associated @Formula command).
I noticed that in the R7 mail template that when modifying an existing meeting, the code now uses a dialog to handle the reschedule / cancel / confirm owner actions and this doesn’t seem to call the Extension Manager callback.