Hi,
I wish to use outlook from VB 2010 but when i try to import any Office applications like the following :
i cant see everything under Office in the namespace...Code:Imports Outlook = Microsoft.Office.Interop.Outlook
when i type Imports Outlook = Microsoft. (...) i got the following but not Office :
* CSharp
* Reporting
* ReportingServices
* SQLServer
* VisualBasic
* Win32
any idea why can't i see office?


Reply With Quote

