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

Packages that use ArgumentNullException
microsoft.exchange.webservices.data.core   
microsoft.exchange.webservices.data.property.complex   
 

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

Methods in microsoft.exchange.webservices.data.core that throw ArgumentNullException
static void EwsUtilities.validateNonBlankStringParam(String param, String paramName)
          Validates string parameter to be non-empty string (null value not allowed).
 

Uses of ArgumentNullException in microsoft.exchange.webservices.data.property.complex
 

Methods in microsoft.exchange.webservices.data.property.complex that throw ArgumentNullException
static String ConversationId.getStringFromConversationId(ConversationId conversationId)
          Defines an implicit conversion between ConversationId and String.
 



Copyright © 2012–2015 Microsoft. All rights reserved.