| Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Provides access to a hierarchy of folders belonging to a person.
Properties
| Name | Type | Description |
|---|---|---|
| BaseFolder | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the primary folder in a mailbox, usually the inbox. |
| Calendar | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the folder containing items of calendar content. |
| Contacts | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the folder containing items of contact content. |
| DeletedeItems | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the folder containing deleted items. |
| Drafts | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the folder containing items being composed. |
| Forms | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the folder containing items of form content. |
| Inbox | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the inbox folder. |
| Journal | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the folder containing items of journal content.
(Not implemented) |
| Notes | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the folder containing items of notes content.
(Not implemented) |
| Outbox | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the folder containing items to be sent, or not yet sent. |
| RootFolder | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the folder highest in the hierarchy. |
| RootFolder | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the folder highest in the hierarchy. |
| SentItems | [Visual Basic,VBScript] String [C++,IDL] BSTR |
Returns the URL to the folder containing sent items. |
| Tasks | [Visual Basic,VBScript] String [Visual Basic,VBScript][C++,IDL] BSTR |
Returns the URL to the folder containing items of task content.
(Not implemented) |
The IMailbox interface provides you with quick access to the folders in a user's Mailbox.