![]() |
|
|
|
#1
|
||||
|
||||
|
Local folders in PST are Outlook folders? As in the original example you can access any Outlook folder from VBA e.g. in that example, the 'Newsletters' folder is a sub folder of Inbox Code:
GetNS(olApp).GetDefaultFolder(olFolderInbox).folders("NewsLetters")
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Rule to move sent messages to a specific folder
|
LouisOscar | Outlook | 1 | 08-17-2011 05:42 AM |
| Auto Forward Emails - Specific Time Periods Only | Dav | Outlook | 0 | 06-22-2011 12:03 PM |
Create Rule to forward message to mobile#
|
JoyConner | Outlook | 1 | 04-21-2011 05:44 PM |
| Forward Unread Messages after X Minutes? | BamaBrad | Outlook | 2 | 03-13-2011 07:57 AM |
| Code to auto-forward weekend messages | Whang | Outlook | 0 | 06-16-2010 02:18 PM |