MailboxType

Last modified: September 24, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The MailboxType element represents the type of mailbox that is represented by the e-mail address.

<MailboxType>Mailbox | PublicDL | PrivateDL | Contact | PublicFolder | Unknown | OneOff</MailboxType>

MailboxTypeType

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

Mailbox

Identifies a fully resolved e-mail address.

RoomList

Identifies a list of meeting rooms.

Text Value

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.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources