Microsoft.Office.Interop.Outlook.Application

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to do a program to read email but I want to know what I need to do
for start to use Microsoft.Office.Interop.Outlook.Application?
when vb.net is staring to compile I saw a message error "An unhandled
exceptio of type 'system.security.security.exception ocurred in
system.windows.forsm.dll' Additrional information:security error"

thanks for any help.
 
You might want to start with the samples listed at http://www.outlookcode.com/d/index.htm#dotnet . The error you cite doesn't sound related to OUtlook.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top