how to add http Pics to the contact item

L

lostwings

hi,

I met a problem for my COM Add-In. Is there a way to Add a Http pic to the
local contact item?
 
K

Ken Slovak - [MVP - Outlook]

As what? An embedded attachment to the contact in the Notes field or a
contact picture for Outlook 2003 or what? For a contact picture use the
HasPicture boolean property and the AddPicture and RemovePicture methods.
 
Top