Module auto_outlook

Source
Expand description

§Outlook’s Autodiscover

This module implements autoconfiguration via POX (Plain Old XML) interface to Autodiscover Service. Newer SOAP interface, introduced in Exchange 2010, is not used.

Structs§

ProtocolTag 🔒
Result of parsing a single Protocol tag.

Enums§

ParsingResult 🔒

Functions§

outlk_autodiscover 🔒
parse_protocol 🔒
Parses a single Protocol section.
parse_redirecturl 🔒
Parses RedirectUrl tag.
parse_xml 🔒
parse_xml_reader 🔒
protocols_to_serverparams 🔒