Uses of Class
microsoft.exchange.webservices.data.core.enumeration.property.UserConfigurationDictionaryObjectType
-
Packages that use UserConfigurationDictionaryObjectType Package Description microsoft.exchange.webservices.data.core.enumeration.property -
-
Uses of UserConfigurationDictionaryObjectType in microsoft.exchange.webservices.data.core.enumeration.property
Methods in microsoft.exchange.webservices.data.core.enumeration.property that return UserConfigurationDictionaryObjectType Modifier and Type Method Description static UserConfigurationDictionaryObjectTypeUserConfigurationDictionaryObjectType. valueOf(String name)Returns the enum constant of this type with the specified name.static UserConfigurationDictionaryObjectType[]UserConfigurationDictionaryObjectType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-