SearchableMailbox

The SearchableMailbox element specifies a mailbox returned from a GetSearchableMailboxes request.

<SearchableMailbox>
   <Guid/>
   <PrimarySmtpAddress/>
   <IsExternalMailbox/>
   <ExternalEmailAddress/>
   <DisplayName/>
   <IsMembershipGroup/>
   <ReferenceId/>
</SearchableMailbox>

SearchableMailboxType

Attributes and elements

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

Attributes

None.

Child elements

Guid | PrimarySmtpAddress (string) | IsExternalMailbox | ExternalEmailAddress | DisplayName (string) | IsMembershipGroup | ReferenceId

Parent elements

SearchableMailboxes

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

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty