The MailboxCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddNew(String) | ||
| AddNew(String, String) | ||
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) | |
| DeleteAt(Int32) | ||
| DeleteAt(String) | ||
| Equals | (Inherited from Object.) | |
| FindMbxMailboxes | ||
| FindMsgMailboxes | ||
| GetByName | ||
| GetEnumerator | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetIDByName | ||
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| GetMailboxByGuid | ||
| GetMailboxByPath | ||
| GetMailboxByRelativePath | ||
| GetParentMailbox | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| Move(Int32, String) | ||
| Move(Mailbox, String) | ||
| Reload | ||
| ToString | (Inherited from Object.) | |
| TotalSize |
Returns the total combined size of all the mailboxes in the collection
|
See Also