HOW to get UserProperties from IAppointment

U

Uri Inbar

Hi,

I'm handling Outlook2002 appointment items in an Exchange2000 store via ADO
(2.5) in VB. I've got an ADO recordset of appointments which I handle via
the IAppointment interface as well (using "iAppt.DataSource.Open
rs.Fields(CdoDAV.cdoHref).Value") - but am unable to find how to reach the
UserProperties collection that's usually available via MAPI.

Can anyone help?

Thanks,
Uri.
 

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