Uses of Class
microsoft.exchange.webservices.data.core.enumeration.service.error.ConnectionFailureCause

Packages that use ConnectionFailureCause
microsoft.exchange.webservices.data.core.enumeration.service.error   
microsoft.exchange.webservices.data.messaging   
 

Uses of ConnectionFailureCause in microsoft.exchange.webservices.data.core.enumeration.service.error
 

Methods in microsoft.exchange.webservices.data.core.enumeration.service.error that return ConnectionFailureCause
static ConnectionFailureCause ConnectionFailureCause.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConnectionFailureCause[] ConnectionFailureCause.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ConnectionFailureCause in microsoft.exchange.webservices.data.messaging
 

Methods in microsoft.exchange.webservices.data.messaging that return ConnectionFailureCause
 ConnectionFailureCause PhoneCall.getConnectionFailureCause()
          Gets a value indicating the reason why this phone call failed to connect.
 



Copyright © 2012–2015 Microsoft. All rights reserved.