Hello,
I’m trying to send email via Send Outlook Mail Message, but all I’m getting is an error:
Send Outlook Mail Message: Unable to cast COM object of type ‘Microsoft.Office.Interop.Outlook.ApplicationClass’ to interface type ‘Microsoft.Office.Interop.Outlook._Application’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{00063001-0000-0000-C000-000000000046}’ failed due to the following error: Element not found. (Exception from HRESULT: 0x8002802B (TYPE_E_ELEMENTNOTFOUND)).
I know there are some topics that seem to relate to such error, but they point to different error reason then “Element not found (TYPE_E_ELEMENTNOTFOUND)”.
I’m using Outlook with Exchange account.