|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 . |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |