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
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