![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Sub AddThenRemoveNavGroup()
'Windows 7 / Outlook 2007 Dim oNavGroups As NavigationGroups Dim oNavGroup As NavigationGroup Set oNavGroups = Application.ActiveExplorer.NavigationPane.Modules. GetNavigationModule(olModuleCalendar).NavigationGr oups Set oNavGroup = oNavGroups.Create("myNewGroup") 'Now remove the same group oNavGroups.Delete (oNavGroup) 'Error: Object required End Sub |
Ads |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Group policy / Shortcuts / Navigation pane | Simon Minder | Outlook - Installation | 1 | November 3rd 09 08:25 PM |
how can I remove archive & .pst calendars from the navigation pan | mandj | Outlook - Calandaring | 1 | February 19th 09 06:51 PM |
Remove links in Navigation Pane | Angel | Outlook - General Queries | 6 | February 16th 09 11:29 PM |
remove all holidays for a group | KMV | Outlook - Calandaring | 2 | October 11th 06 06:26 PM |
how do I remove duplicate Personal Folders in the navigation pane | BillR [MVP] | Outlook - Installation | 8 | May 30th 06 03:09 PM |