Outlook Automation Exception

0



I am using the the sample code provided by microsoft to automate Outlook.
But i get an Exception: HRESULT: 0x80004004 (E_ABORT) when i try to add the Recipient.
My Envoirement:

  • VS2010
  • Outlook 2007
  • WinXP 32bit
  • Domain

Any ideas what is going wrong? Do i require any special permissions?

Regards

c#
exception
outlook
office-interop
asked on Stack Overflow Nov 18, 2010 by Jaster

1 Answer

0

Either use Redemption or just the .To Property...

answered on Stack Overflow Nov 29, 2010 by Jaster

User contributions licensed under CC BY-SA 3.0