D
Dieter Verlaeckt
Hi all
I'm developing a COM add-in for Outlook using VC++ .NET 2003.
I have a couple of questions regarding contacts and distibution lists in
Outlook:
1) How can I programmatically add a certain contact to a distribution list?
I can add a 'Recipient' object to a distribution list, so how do i link that
'Recipient' object to a contact? I am basically looking to achieve the same
effect as when you would manually do a "Select Members..." to add contacts
to a distribution list in Outlook.
2) What is the difference internally between contact members (added using
"Select Members...") and normal members (added using "Add New...") of a
distribution list?
TIA
Dieter
I'm developing a COM add-in for Outlook using VC++ .NET 2003.
I have a couple of questions regarding contacts and distibution lists in
Outlook:
1) How can I programmatically add a certain contact to a distribution list?
I can add a 'Recipient' object to a distribution list, so how do i link that
'Recipient' object to a contact? I am basically looking to achieve the same
effect as when you would manually do a "Select Members..." to add contacts
to a distribution list in Outlook.
2) What is the difference internally between contact members (added using
"Select Members...") and normal members (added using "Add New...") of a
distribution list?
TIA
Dieter