# Autodiscover The Autodiscover class is used by any endpoints that want to use the Microsoft Exchange Autodiscover service. This class defines the SOAP Envelope, namespaces, headers, and body definitions for any class that inherits from it. ```eval_rst .. automodule:: pyews.service.autodiscover.Autodiscover :members: :undoc-members: ```