NavigationGroups Members (Outlook)
Contains a set of NavigationGroup objects that represent the navigation groups displayed by a navigation module in the Navigation Pane.
Methods
Name |
Description |
---|---|
Creates and returns a new NavigationGroup object, added to the end of the NavigationGroups collection. |
|
Deletes the specified NavigationGroup object from the NavigationGroups collection. |
|
Returns the NavigationGroup that corresponds to the selected default shared folder group. |
|
Returns a NavigationGroup object from the collection. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the parent Outlook application for the object. Read-only. |
|
Returns an OlObjectClass constant indicating the object's class. Read-only. |
|
Returns a Long indicating the count of objects in the specified collection. Read-only. |
|
Returns the parent Object of the specified object. Read-only. |
|
Returns the NameSpace object for the current session. Read-only. |
Events
Name |
Description |
---|---|
Occurs after a folder is added to a NavigationGroups collection. |
|
Occurs after a navigation folder has been removed from the NavigationGroups collection. |
|
Occurs after the selection state is changed for a navigation folder contained in a Calendar navigation module. |