V
vonClausowitz
Hi All,
I use this code to pick a Folder from an email account:
Set olOwnDeleteFolder = oNamespace.PickFolder
I have several emailaccounts that I have access to.
When I choose a Folder from one of these accounts I want to store the
name
of the account in a string.
How can I do this?
Regards
Marco
I use this code to pick a Folder from an email account:
Set olOwnDeleteFolder = oNamespace.PickFolder
I have several emailaccounts that I have access to.
When I choose a Folder from one of these accounts I want to store the
name
of the account in a string.
How can I do this?
Regards
Marco