J
Jim VanHook
Hello all. We're seeing different behavior for the events that fire when a
message is sent from a custom form depending on whether we're using OL2K and
OLXP. Here's the scenario:
If a user sends a message, the normal sequence of events is: Item_Sent, and
then Item_Close.
If a user closes a message, the Item_Close event is fired. This event occurs
before the dialog in Outlook that allows the user to save what they've done
already, or cancel the close and go back to the message.
If a user cancels the close and then finishes the message and clicks send:
- in OL2K the sequence is Item_Sent, Item_Close (no difference from normal
behavior)
- in OLXP only the Item_Sent event fires.
Anyone seen this? Anyone confirm it as a bug, expected behavior, or...?
Anyone know how to work around this?
Thanks.
message is sent from a custom form depending on whether we're using OL2K and
OLXP. Here's the scenario:
If a user sends a message, the normal sequence of events is: Item_Sent, and
then Item_Close.
If a user closes a message, the Item_Close event is fired. This event occurs
before the dialog in Outlook that allows the user to save what they've done
already, or cancel the close and go back to the message.
If a user cancels the close and then finishes the message and clicks send:
- in OL2K the sequence is Item_Sent, Item_Close (no difference from normal
behavior)
- in OLXP only the Item_Sent event fires.
Anyone seen this? Anyone confirm it as a bug, expected behavior, or...?
Anyone know how to work around this?
Thanks.