Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT)) (http://www.outlookbanter.com/outlook-vba/103266-operation-aborted-exception-hresult-0x80004004.html)

Michael Johansen February 14th 11 12:02 PM

Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
 
HI there,

I'm trying to send mails using VB.NET 2010 and Outlook 2007
When I get to the part where I add the recipients and get the error message

The recipients are saved in a collection and used as below:

Dim objRecip As Outlook.Recipient
objRecip = objmsg.Recipients.Add(m_Recipients(lIdx).ToString( ))



/Michael


All times are GMT +1. The time now is 08:18 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com