Folders Members (Outlook)
Contains a set of Folder objects that represent all the available Outlook folders in a specific subset at one level of the folder tree.
Methods
Name |
Description |
---|---|
Creates a new folder in the Folders collection. |
|
Returns the first object in the Folders collection. |
|
Returns the last object in the Folders collection. |
|
Returns the next object in the Folders collection. |
|
Returns the previous object in the Folders collection. |
|
Returns a Folder object from the collection. |
|
Removes an 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 when a folder is added to the specified Folders collection. |
|
Occurs when a folder in the specified Folders collection is changed. |
|
Occurs when a folder is removed from the specified Folders collection. |