S
Steve
I have a small routine that uses the .Send method of a MailItem object
to send a message.
The problem I can't get around is that the macro hangs until the
message is sent.
I'd rather initiate the Send event, cross my fingers, and let the code
proceed.
I'm really not even interested in an event-handler to determine if/
when the message was successfully sent.
I just don't want to make the user wait. If the message fails to send,
it can stay in the outbox...
Thanks,
Steve-lvl70holypriest
to send a message.
The problem I can't get around is that the macro hangs until the
message is sent.
I'd rather initiate the Send event, cross my fingers, and let the code
proceed.
I'm really not even interested in an event-handler to determine if/
when the message was successfully sent.
I just don't want to make the user wait. If the message fails to send,
it can stay in the outbox...
Thanks,
Steve-lvl70holypriest