MailboxType
Last modified: February 23, 2014
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The MailboxType element represents the type of mailbox that is represented by the e-mail address.
<MailboxType>Mailbox | PublicDL | PrivateDL | Contact | PublicFolder | Unknown | OneOff | GroupMailbox</MailboxType>
MailboxTypeType
The following table lists the possible values for the MailboxType element.
|
Value |
Description |
|---|---|
|
Mailbox |
Represents a mail-enabled Active Directory object. |
|
PublicDL |
Represents a public distribution list. |
|
PrivateDL |
Represents a private distribution list in a user's mailbox. |
|
Contact |
Represents a contact in a user's mailbox. |
|
PublicFolder |
Represents a public folder. |
|
Unknown |
Represents an unknown type of mailbox. |
|
OneOff |
Represents a one-off member of a personal distribution list. |
|
GroupMailbox |
Represents a group mailbox. |