MailboxType

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

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.
GroupMailbox
Represents a group mailbox.

Remarks

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

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also