Sending a meeting request

G

Guest

I am trying to send a meeting request from vb.net and I have tried using this
example.
---------------------------
http://msdn.microsoft.com/library/d.../e2k3/e2k3/_cdo_sending_a_meeting_request.asp
----------------------------
I must not be referencing the correct dlls. It has this:
' Reference to Microsoft ActiveX Data Objects 2.5 Library
' Reference to Microsoft CDO for Exchange 2000 Library
' Reference to Active DS Type Library

What are the names of these objects? I have tried to reference the file at
C:\Program Files\Common Files\System\MSMAPI\1033\cdo.dll, but that did not
work.

These do not show up on my list of .Net references?

Thanks.
 
G

Guest

I found what I think are the appropriate references, but CDO does not have an
Appointment, IMailbox or CalendarMessage method. I must have the wrong file.

Does anyone know what the correct file is?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top