identify the Outlook folders from VB

  • Thread starter Thread starter Sachin
  • Start date Start date
S

Sachin

Hi,
How to identify the Outlook folders from VB, as for
different language setting, the name of the folder changes
for example in English settings: Inbox but in Dutch
setting: Postvak Inn. So i have to identify the folder,
when looping through the folders.

Thx.
 
Hello
if you are use .NET look the vb.net code in kb, this code its to delete a specific folder but routine containing all necessary snippets to search folder by especified name if you are set this

http://support.microsoft.com/default.aspx?scid=kb;en-us;31379

Marcelo Lampe Zacharia
Senior Develope
MCP - Microsoft Certified Professiona
MCSD - Microsoft Certified Solution Developer
 

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

Back
Top