Kind of MAPIfolder after PickFolder

Joined
Sep 29, 2011
Messages
3
Reaction score
0
Because I am not working within VBA I will descripe my question:

I use GetNamespace and from this I use PickFolder.
Now I have the MAPIFOLDER. Everyyhing works fine.

Is there a way to get the kind of folder like:
olFolderCalendar, olFolderContacts, olFolderDeletedItems, olFolderDrafts, olFolderInbox, olFolderJournal, olFolderNotes, olFolderOutbox, olFolderSentMail, olFolderTasks, olPublicFoldersAllPublicFolders, and olFolderJunk.

Using DefaultItemType only gives:
olMailItem etc.

You can answer in vba style, no problem.

Thanks in advange,
André
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top