Uses of Class
microsoft.exchange.webservices.data.AutodiscoverError

Uses of AutodiscoverError in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return AutodiscoverError
 AutodiscoverError AutodiscoverRemoteException.getError()
          Gets the error.
protected static AutodiscoverError AutodiscoverError.parse(microsoft.exchange.webservices.data.EwsXmlReader reader)
          Parses the XML through the specified reader and creates an Autodiscover error.
 

Constructors in microsoft.exchange.webservices.data with parameters of type AutodiscoverError
AutodiscoverRemoteException(AutodiscoverError error)
          Initializes a new instance of the class.
AutodiscoverRemoteException(String message, AutodiscoverError error)
          Initializes a new instance of the class.
AutodiscoverRemoteException(String message, AutodiscoverError error, Exception innerException)
          Initializes a new instance of the class.
 



Copyright © 2012. All Rights Reserved.