R
Robert Morley
Hi all,
I have a MailItem object (technically via Redemption, but as far as I can
tell, it works the same with the "normal" object library as well), which I'm
displaying on screen with the Display method. I'm monitoring the Close
event to determine if the message is not being sent. I need to find some
way of determining whether the user has clicked Cancel to the "Do you want
to save changes?" dialog and the message is really still open. Is there
some way I can do this? I've looked around most of the properties,
including the various GetInspector properties, and I can't seem to find
ANYTHING that's different whether I click "Cancel" or "No" when prompted.
Or better yet, is there an easy way to open an object with Display, then
determine when the message has been finalized (i.e., sent or truly closed)?
Thanks,
Rob
I have a MailItem object (technically via Redemption, but as far as I can
tell, it works the same with the "normal" object library as well), which I'm
displaying on screen with the Display method. I'm monitoring the Close
event to determine if the message is not being sent. I need to find some
way of determining whether the user has clicked Cancel to the "Do you want
to save changes?" dialog and the message is really still open. Is there
some way I can do this? I've looked around most of the properties,
including the various GetInspector properties, and I can't seem to find
ANYTHING that's different whether I click "Cancel" or "No" when prompted.
Or better yet, is there an easy way to open an object with Display, then
determine when the message has been finalized (i.e., sent or truly closed)?
Thanks,
Rob