Autodiscover

IBaseActiveSyncTLClient.Autodiscover method

The Autodiscover command facilitates the discovery of core account configuration information by using the user’s Simple Mail Transfer Protocol (SMTP) address as the primary input.

public AutodiscoverResult Autodiscover(string emailAddress)
Parameter Type Description
emailAddress String The email address is a required child element of the autodiscover request

Return Value

Result of the Autodiscover operation

See Also