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

Packages that use MapiAttachmentCollection
com.aspose.network.outlook   
 

Uses of MapiAttachmentCollection in com.aspose.network.outlook
 

Methods in com.aspose.network.outlook that return MapiAttachmentCollection
 MapiAttachmentCollection AbstractMessage.getAttachments()
          Gets the attachments in the message.
 

Constructors in com.aspose.network.outlook with parameters of type MapiAttachmentCollection
MapiEmbeddedMessage(MapiPropertyCollection propertyCollection, MapiAttachmentCollection attachmentCollection, MapiRecipientCollection recipientCollection)
          Creates a new instance of the MapiEmbeddedMessage class.
MapiMessage(MapiPropertyCollection propertyCollection, MapiAttachmentCollection attachmentCollection, MapiRecipientCollection recipientCollection)
          Create an instance of MapiMessage using MapiPropertyCollection, MapiAttachmentCollection and MapiRecipientCollection.
 



Copyright © 2011 Aspose. All Rights Reserved.