Uses of Class
com.aspose.email.MapiType

Uses of MapiType in com.aspose.email
 

Fields in com.aspose.email declared as MapiType
static MapiType MapiType.PT_APPTIME
           
static MapiType MapiType.PT_BINARY
           
static MapiType MapiType.PT_BOOLEAN
           
static MapiType MapiType.PT_CLSID
           
static MapiType MapiType.PT_CURRENCY
           
static MapiType MapiType.PT_DOUBLE
           
static MapiType MapiType.PT_ERROR
           
static MapiType MapiType.PT_FLOAT
           
static MapiType MapiType.PT_LONG
           
static MapiType MapiType.PT_LONGLONG
           
static MapiType MapiType.PT_MV_APPTIME
           
static MapiType MapiType.PT_MV_BINARY
           
static MapiType MapiType.PT_MV_CLSID
           
static MapiType MapiType.PT_MV_CURRENCY
           
static MapiType MapiType.PT_MV_DOUBLE
           
static MapiType MapiType.PT_MV_FLOAT
           
static MapiType MapiType.PT_MV_LONG
           
static MapiType MapiType.PT_MV_LONGLONG
           
static MapiType MapiType.PT_MV_SHORT
           
static MapiType MapiType.PT_MV_STRING8
           
static MapiType MapiType.PT_MV_SYSTIME
           
static MapiType MapiType.PT_MV_UNICODE
           
static MapiType MapiType.PT_OBJECT
           
static MapiType MapiType.PT_SHORT
           
static MapiType MapiType.PT_STRING8
           
static MapiType MapiType.PT_SYSTIME
           
static MapiType MapiType.PT_UNICODE
           
 

Methods in com.aspose.email that return MapiType
 MapiType MessageObjectProperty.getPropertyType()
           Gets the type of the property.
 

Constructors in com.aspose.email with parameters of type MapiType
MessageObjectProperty(int id, MapiType type, int flags, Object value)
           Initializes a new instance of the MapiPropertyAtomic class.
 



Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.