ContentID

P

Peter

What is the savest way for determining the corresponding attachment for
a content-id?? I can't simply assume the cliënt having CDO
installed... Is there no other way than CDO or Redemption?
 
K

Ken Slovak - [MVP - Outlook]

Extended MAPI is the other way.




What is the savest way for determining the corresponding attachment for
a content-id?? I can't simply assume the cliënt having CDO
installed... Is there no other way than CDO or Redemption?
 
S

Sue Mosher [MVP-Outlook]

You may be able to guess based on the attachment name, but Extended MAPI would be the only other sure way, requiring C++ or Delphi.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



What is the savest way for determining the corresponding attachment for
a content-id?? I can't simply assume the cliënt having CDO
installed... Is there no other way than CDO or Redemption?
 
Top