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

Packages that use MapiRecipientCollection
com.aspose.network.outlook   
 

Uses of MapiRecipientCollection in com.aspose.network.outlook
 

Methods in com.aspose.network.outlook that return MapiRecipientCollection
 MapiRecipientCollection AbstractMessage.getRecipients()
          Gets the recipients of the message.
 

Constructors in com.aspose.network.outlook with parameters of type MapiRecipientCollection
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.