Uses of Class
microsoft.exchange.webservices.data.core.exception.misc.FormatException

Packages that use FormatException
microsoft.exchange.webservices.data.autodiscover   
microsoft.exchange.webservices.data.core   
microsoft.exchange.webservices.data.misc   
 

Uses of FormatException in microsoft.exchange.webservices.data.autodiscover
 

Methods in microsoft.exchange.webservices.data.autodiscover that throw FormatException
 TResult IFuncDelegate.func()
          Func.
 

Uses of FormatException in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core that throw FormatException
static String EwsUtilities.domainFromEmailAddress(String emailAddress)
          Gets the domain name from an email address.
 

Uses of FormatException in microsoft.exchange.webservices.data.misc
 

Methods in microsoft.exchange.webservices.data.misc that throw FormatException
static Object MapiTypeConverter.convertToValue(MapiPropertyType mapiPropType, String stringValue)
          Converts a string to value consistent with MAPI type.
 Object MapiTypeConverterMapEntry.convertToValue(String stringValue)
          Converts a string to value consistent with type.
 Object MapiTypeConverterMapEntry.convertToValueOrDefault(String stringValue)
          Converts a string to value consistent with type (or uses the default value if the string is null or empty).
 



Copyright © 2012–2015 Microsoft. All rights reserved.