Uses of Class
com.aspose.network.outlook.MapiAttachmentType

Packages that use MapiAttachmentType
com.aspose.network.outlook   
 

Uses of MapiAttachmentType in com.aspose.network.outlook
 

Fields in com.aspose.network.outlook declared as MapiAttachmentType
static MapiAttachmentType MapiAttachmentType.EMBEDDED_MESSAGE
          The attachment is an embedded message that is accessed via RopOpenEmbeddedMessage.
static MapiAttachmentType MapiAttachmentType.NONE
          The attachment has just been created.
static MapiAttachmentType MapiAttachmentType.REFERENCE
          PidTagAttachLongPathname contains a fully qualified path identifying the attachment To recipients with access to a common file server.
static MapiAttachmentType MapiAttachmentType.REFERENCE_ONLY
          PidTagAttachLongPathname contains a fully qualified path identifying the attachment.
static MapiAttachmentType MapiAttachmentType.STORAGE
          idTagAttachDataObject contains data in an application-specific format.
static MapiAttachmentType MapiAttachmentType.VALUE
          PidTagAttachDataBinary contains the attachment data.
 

Methods in com.aspose.network.outlook that return MapiAttachmentType
 MapiAttachmentType MapiAttachment.getAttachmentType()
          Gets the attachment type.
static MapiAttachmentType MapiAttachmentType.getAttachmentType(int id)
          Gets MapiAttachmentType
 



Copyright © 2011 Aspose. All Rights Reserved.