_NameSpace.AutoDiscoverXml Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a String (string in C#) that represents information in XML retrieved from the auto-discovery service of an Exchange server. Read-only.
public:
property System::String ^ AutoDiscoverXml { System::String ^ get(); };
public string AutoDiscoverXml { get; }
Public ReadOnly Property AutoDiscoverXml As String
Property Value
Remarks
The returned string of XML contains information about various Web services (for example, availability service and unified messaging service) and available servers.
An error is returned if the active profile does not contain an account for Microsoft Exchange Server 2007 or later.