C
Chuck
I have a form that when a user selects a button, a SendObject is performed
and an email is sent with an attachment.
The users have Access 2003 and Outlook 2003 as a client on each desktop
connected to an Exchange Server. When the SendObject is done, I have it set
where the email is not editable so it is sent immediately. Recently there
was an issue with the Exchange Server and the SendObject command executed
and the form in Access continued without any indication to the user that the
SendObject failed.
Other than trapping code 2501, is there another trap code that indicates
that the send email function failed on the Outlook side of the code. I
would like to display an error message to the user to try the send again.
Thanks.
and an email is sent with an attachment.
The users have Access 2003 and Outlook 2003 as a client on each desktop
connected to an Exchange Server. When the SendObject is done, I have it set
where the email is not editable so it is sent immediately. Recently there
was an issue with the Exchange Server and the SendObject command executed
and the form in Access continued without any indication to the user that the
SendObject failed.
Other than trapping code 2501, is there another trap code that indicates
that the send email function failed on the Outlook side of the code. I
would like to display an error message to the user to try the send again.
Thanks.