This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- RESPONSE FROM THE SERVER --> | |
<?xml version="1.0" encoding="utf-8" ?> | |
<Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006"> | |
<!-- Response: Required | |
This tag serves as an indication that the retrieved XML is an Autodiscovery Response | |
--> | |
<Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a"> | |
<!-- User: Optional | |
This tag gives user-specific information. Autodiscover must be UTF-8 encoded. | |
--> |
OlderNewer