Create my own folders in Outlook

Add-in Express™ Support Service
That's what is more important than anything else

Create my own folders in Outlook
folder outlook 
Josep Llort Tella




Posts: 34
Joined: 2012-01-18
Hi

In right panel, outlook shows folders where mail are stored in hierarchical structure.

Is possible to dinamically create an additional folder structure. I would like my users navigate across external application remote folders directly for storing mails into ( drag & drop ). I do not know if it's possible ?

Thanks for your time.
Posted 14 Nov, 2016 07:09:42 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
Hello Josep,

In Outlook, you can Only create an Outlook folder.

I suggest that you use the BottomNavigationPane region (see https://www.add-in-express.com/add-in-net/outlook-regions.php) to display you form in Outlook. On that form, you can put a TreeView representing the folder tree of the external application.


Andrei Smolin
Add-in Express Team Leader
Posted 14 Nov, 2016 07:48:07 Top
Josep Llort Tella




Posts: 34
Joined: 2012-01-18
Before we start working on it, a quick question. Is possible to set here User added an image ( or this is a private Outlook panel where we have not access into ). Otherwise we will go on with your proposal with BottomNavigationPane region. Thanks
Posted 14 Nov, 2016 12:11:35 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
Hello Josep,

Only Outlook folders can be shown in that area.


Andrei Smolin
Add-in Express Team Leader
Posted 15 Nov, 2016 05:52:28 Top
Josep Llort Tella




Posts: 34
Joined: 2012-01-18
Thanks, I will go ahead with your suggestion.
Posted 15 Nov, 2016 06:23:16 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
You are welcome!


Andrei Smolin
Add-in Express Team Leader
Posted 15 Nov, 2016 06:33:17 Top