UserConfigurationDictionaryObjectTypesType Enumeration
Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration UserConfigurationDictionaryObjectTypesType
'Usage
Dim instance As UserConfigurationDictionaryObjectTypesType
[SerializableAttribute]
public enum UserConfigurationDictionaryObjectTypesType
Members
| Member name | Description | |
|---|---|---|
| DateTime | ||
| Boolean | ||
| Byte | ||
| String | ||
| Integer32 | ||
| UnsignedInteger32 | ||
| Integer64 | ||
| UnsignedInteger64 | ||
| StringArray | ||
| ByteArray |