IFolderGetObjects Method |
| Name | Description | |
|---|---|---|
| GetObjects |
Retrieves all objects contained in the folder.
| |
| GetObjects(Int32) |
Retrieves all objects contained in the folder up to a maximum number.
| |
| GetObjects(String, Boolean, Int32) |
Retrieves all objects of a specific type contained in the folder up to a maximum number.
| |
| GetObjects(IObjType, Boolean, Int32) |
Retrieves all objects of a specific type contained in the folder up to a maximum number.
|