Outlook add-in and thisapplication.vb

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

Guest

I am trying to create an Outlook add-in using VSTO for Office 2003 and
apparently there is supposed to be a "thisapplication.vb" object but I can't
seem to find it. All I have is "ThisAddin.vb". What am I doing wrong?

Thanks!
 
You'll see different module files depending on which version of VSTO you have. Sounds like you have VSTO 2005 SE, not VSTO 2005.

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

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