Re: VCard (General questions)
Sapna,
hi. It contains IPictureDisp type, so you can use whatever is related to that interface. For example, I found this URL for displaying the picture:
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10118014.html
you can also access PhotoData through SAFEARRAY to contain actual image bytes.
Regards,
Kreso