MapiPropertyTypeType Enumeration
This class and its members are reserved for internal use and are not intended to be used in your code.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration MapiPropertyTypeType
'Usage
Dim instance As MapiPropertyTypeType
[SerializableAttribute]
public enum MapiPropertyTypeType
Members
Member name | Description | |
---|---|---|
ApplicationTime | ||
ApplicationTimeArray | ||
Binary | ||
BinaryArray | ||
Boolean | ||
CLSID | ||
CLSIDArray | ||
Currency | ||
CurrencyArray | ||
Double | ||
DoubleArray | ||
Error | ||
Float | ||
FloatArray | ||
Integer | ||
IntegerArray | ||
Long | ||
LongArray | ||
Null | ||
Object | ||
ObjectArray | ||
Short | ||
ShortArray | ||
SystemTime | ||
SystemTimeArray | ||
String | ||
StringArray |