COM AddIn, Web Service and VBA Form?

J

jpjones

I would like to write an Outlook solution that needs to communicate
with a Web Service.

I've finished a version that uses a VBA form and some
ThisOutlookSession code (inc. MS WebService plugin), but would now
like to convert this to a COM Addin.

How can I move the web service code into VB?

Thanks,
John.
 
Top