How to determine accountname of folder....?

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
 
Top