Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The UserMailbox element identifies a user mailbox.
<UserMailbox Id="" IsArchive=""/>
UserMailboxType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description |
|---|---|
| Id |
The text value of the Id attribute is the identifier of the mailbox. |
| IsArchive |
The text value of the IsArchive attribute indicates whether the mailbox is an archive mailbox. A text value of true for the IsArchive attribute indicates that the mailbox is an archive mailbox. A value of false for the IsArchive attribute indicates that the mailbox is a primary mailbox. |
Child elements
None.
Parent elements
Mailboxes (ArrayOfUserMailboxesType) | MailboxStatisticsSearchResult
Remarks
This element was introduced in Exchange Server 2013.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
| Name | Value |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
| Schema name |
Types schema |
| Validation file |
Types.xsd |
| Can be empty |
true |