Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: Contacts assigned to appointment item


Message #1 by "robert szuka" <r.szuka@o...> on Tue, 8 Jan 2002 09:12:31
Hi!



I have to replace contacts, assigned to appointment items using cdo.

Note: These contacts are no recipients, and no attachments, they are 

assigned to these appointments.



Any suggestions how to handle this?



regards



robert
Message #2 by "Siegfried Weber" <sweber@c...> on Wed, 9 Jan 2002 08:45:43 +0100
Assuming you are talking about the Outlook "Links" collection feature

and how to use this with CDO 1.21 the answer is that it is undocumented.



However, using a tool like OutlookSpy or MDBView (the latter one is on

the Exchange 5.5/2000 CD, the first one is a brilliant shareware tool)

you might be able to find which MAPI properties are used and crack that

stuff.



Good luck!



<Siegfried />



> -----Original Message-----

> From: robert szuka [mailto:r.szuka@o...]

> Sent: Tuesday, January 08, 2002 10:13 AM

> To: ASP CDO

> Subject: [asp_cdo] Contacts assigned to appointment item

>

> Hi!

>

> I have to replace contacts, assigned to appointment items using cdo.

> Note: These contacts are no recipients, and no attachments, they are

> assigned to these appointments.

>

> Any suggestions how to handle this?

>

> regards

>

> robert




$subst('Email.Unsub').


  Return to Index