Uses of Class
microsoft.exchange.webservices.data.autodiscover.enumeration.AutodiscoverEndpoints
-
Packages that use AutodiscoverEndpoints Package Description microsoft.exchange.webservices.data.autodiscover.enumeration -
-
Uses of AutodiscoverEndpoints in microsoft.exchange.webservices.data.autodiscover.enumeration
Methods in microsoft.exchange.webservices.data.autodiscover.enumeration that return AutodiscoverEndpoints Modifier and Type Method Description static AutodiscoverEndpointsAutodiscoverEndpoints. valueOf(String name)Returns the enum constant of this type with the specified name.static AutodiscoverEndpoints[]AutodiscoverEndpoints. values()Returns an array containing the constants of this enum type, in the order they are declared.
-