The base class of the Job container objects.
Inheritance Hierarchy
Methods
| Name | Description |
|---|---|
| GetAttachment | Returns the specified attachment. |
| GetChildCount | Retrieves the number of child items. |
| GetChildItemIterator | Returns the iterator that can be used for iteration or item retrieval. |
| GetDocument | Returns the specified document. |
| GetFolder | Returns the specified folder. |
| GetNextChildItem | Retrieves the next child item. |
| NewAttachment | Adds a new attachment to the folder. |
| NewDocument | Adds a new document to the folder. |
| NewFolder | Adds a new folder. |