J
Jason
A message box appears when I try and send a meessage from my Win-Form through
Outlook asking for access to send an email. It works fine if I click
"Accept", but I receive an exception when I click "Deny". Is a try/catch the
only way I can handle this? I would not expect any exceptions when I click
the "Deny" button.
For reference, here is the exception: "Operation aborted (Exception from
HRESULT: 0x80004004 (E_ABORT))"
Thanks
Outlook asking for access to send an email. It works fine if I click
"Accept", but I receive an exception when I click "Deny". Is a try/catch the
only way I can handle this? I would not expect any exceptions when I click
the "Deny" button.
For reference, here is the exception: "Operation aborted (Exception from
HRESULT: 0x80004004 (E_ABORT))"
Thanks