Add-In for Ms-Outlook 2003 using VB.NET 2005

Add-in Express™ Support Service
That's what is more important than anything else

Add-In for Ms-Outlook 2003 using VB.NET 2005
Add-In for Ms-Outlook 2003 using VB.NET 2005 
pradeep shinde




Posts: 2
Joined: 2009-02-19
Arial
Posted 19 Feb, 2009 06:57:18 Top
Eugene Astafiev


Guest


Hi Pradeep,

I have a couple of questions for you:
1. Do you use Add-in Express?
2. What version and build number of Add-in Express do you use?
Posted 19 Feb, 2009 07:06:44 Top
pradeep shinde




Posts: 2
Joined: 2009-02-19
Hi,


1. Do you use Add-in Express?
=> no

I used microsoft .NET extensibility->Shared Add-ins.

Thanks
Pradeep
Posted 19 Feb, 2009 08:38:14 Top
Eugene Astafiev


Guest


Hi Pradeep,

I regret to tell you but we reply to support requests from our customers only.

If you know that you are not an Add-in Express customer, now you have a good chance to join our friendly community. After that you will immediately get access to our technical support services.

You can join us right now, just use this direct link to the order http://www.add-in-express.com/purchase/index.php.

Looking forward to hear from you soon.
Posted 19 Feb, 2009 10:21:06 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Hi Pradeep,

The best way to understanding the Outlook Object model is the VBA Object Browser:

Getting Help on COM Objects, Properties and Methods

To get assistance with host applications?Â?Ð?é objects, their properties, and methods as well as help info, use the Object Browser. Go to the VBA environment (in the host application, choose menu Tools / Macro / Visual Basic Editor or just press Alt+F11), press F2, select the host application (also Office and MSForms) in the topmost combo and/or specify a search string in the search combo. Select a class/property/method and press F1 to get the help topic that relates to the object.


Also, you may want to start from http://msdn.microsoft.com/en-us/library/microsoft.office.interop.outlook.aspx. But I prefer the browser.


Andrei Smolin
Add-in Express Team Leader
Posted 19 Feb, 2009 10:29:17 Top