MailStore (POX)

The MailStore element contains the specifications for connecting a client to the user's mailbox by using the MAPI/HTTP protocol.

AutoDiscover (POX)

Response (POX)

Account (POX)

Protocol (POX)

MailStore (POX)

<MailStore>
   <ExternalUrl/>
   <InternalUrl/>
</MailStore>

Attributes and elements

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

Attributes

None.

Child elements

Element Description
ExternalUrl (POX)
Contains the URL that should be used to access the user's mailbox from outside the organization's network by means of the MAPI/HTTP protocol.
InternalUrl (POX)
Contains the URL that should be used to access the user's mailbox from inside the organization's network by means of the MAPI/HTTP protocol.

Parent elements

Element Description
Protocol (POX)
Contains the specifications for connecting a client to the Client Access server.

Remarks

The MailStore element is present in a response that has a Protocol (POX) element with a Type attribute value of "mapiHttp".

The MailStore element is available to clients that implement the MAPI/HTTP protocol and target Exchange Online, Exchange Online as part of Office 365, and on-premises versions of Exchange starting with build 15.00.0847.032 (Exchange Server 2013 SP1).

See also

POX Autodiscover XML elements for Exchange