AutodiscoverRedirectionUrlValidationCallback Delegate

Definition

Defines a delegate that is used by the AutodiscoverService class to determine whether a redirection URL can be used.

C#
public delegate bool AutodiscoverRedirectionUrlValidationCallback(string redirectionUrl);

Parameters

redirectionUrl
String

The redirection URL that Autodiscover is to use.

Return Value

true if Autodiscover is enabled to use this URL; otherwise, false.

Applies to

Product Versions
Exchange EWS Latest