Uses of Class
microsoft.exchange.webservices.data.autodiscover.WebClientUrl
-
Packages that use WebClientUrl Package Description microsoft.exchange.webservices.data.autodiscover -
-
Uses of WebClientUrl in microsoft.exchange.webservices.data.autodiscover
Methods in microsoft.exchange.webservices.data.autodiscover that return WebClientUrl Modifier and Type Method Description protected static WebClientUrlWebClientUrl. loadFromXml(EwsXmlReader reader)Loads WebClientUrl instance from XML.Methods in microsoft.exchange.webservices.data.autodiscover that return types with arguments of type WebClientUrl Modifier and Type Method Description ArrayList<WebClientUrl>WebClientUrlCollection. getUrls()Gets the URLs.
-