Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Internal element contains the collection of URLs that a client can use to connect to Exchange from inside the organization's network.
<Internal>
<OWAUrl/>
<Protocol>
<Type/>
<ASUrl/>
</Protocol>
</Internal>
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
---|---|
OWAUrl (POX) |
Describes the URL and authentication schema that is used to access a particular computer that is running Microsoft Exchange Server that has the Client Access server role installed that hosts Outlook Web Access. |
Protocol (POX) |
Contains the specifications for connecting a client to the computer that is running Microsoft Exchange Server that has the Client Access server role installed. This Protocol element has only two child elements: a Type (POX) element specifying the connection protocol, and an ASUrl (POX) element, specifying the EWS endpoint for the Availability web service. |
Parent elements
Element | Description |
---|---|
Protocol (POX) |
Contains the specifications for connecting a client to the computer that is running Microsoft Exchange Server that has the Client Access server role installed. |
Remarks
The Internal element is an optional child element of the Protocol element.