Hi,
I am writing a piece of vba code on the outlook 2013 client to save attachments depending on which distribution list the incoming mail was sent. I just see the name of the client but not he name of the distribution list.
e.g.:
- incoming mail was sent distribution list "Sales1"
- clerk1 to clerk4 got this mail
- on clerk2 i have a rule who should decide if the sender sent the mail to Sales1 or Sales2
How to i find in vba the name of the correct recipient (distribution list) in this case "Sales1"
Thanks
I am writing a piece of vba code on the outlook 2013 client to save attachments depending on which distribution list the incoming mail was sent. I just see the name of the client but not he name of the distribution list.
e.g.:
- incoming mail was sent distribution list "Sales1"
- clerk1 to clerk4 got this mail
- on clerk2 i have a rule who should decide if the sender sent the mail to Sales1 or Sales2
How to i find in vba the name of the correct recipient (distribution list) in this case "Sales1"
Thanks