vCard Duplication bug

V

Vyyk Drago

Hi,

I have written some vb.net code that creates and email in
Outlook 2003 and then adds various files to it as an
attachment. Part of the specification is that the email
item has to be in html format, it has to attach the
sender's vcard and it has to display the automatic
signature at the bottom of the email. So far I have
succeeded in all the above, but for some reason there is a
bug where Outlook adds an additional vcard for each file
the code attaches. I have tried getting around this with
code that deletes the redundant vcards at the end of the
procedure but even though the code executes error free, it
does not actually remove the vcards.

Any help/tips/advice on this will be greatly appreciated.
Many thanks and kind regards
Vyyk
 

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