Uses of Class
com.aspose.network.MapiRecipient

Uses of MapiRecipient in com.aspose.network
 

Methods in com.aspose.network with parameters of type MapiRecipient
 void MapiRecipientCollection.addMapiRecipient(MapiRecipient item)
           Adds an object to the end of the T:System.Collections.ObjectModel.Collection`1.
 void MapiRecipientCollection.insertMapiRecipient(int index, MapiRecipient item)
           Inserts an element into the T:System.Collections.ObjectModel.Collection`1 at the specified index.
 void MapiRecipient.setProperty(MapiRecipient value, long signed, long key)
           Sets the property.
 void MapiPropertyContainer.setProperty(MapiRecipient value, long signed, long tag)
           Sets the property.
 void MapiObjectProperty.setProperty(MapiRecipient value, long signed, long tag)
           
 void MapiMessage.setProperty(MapiRecipient value, long signed, long tag)
           Sets the recipient.
 void MapiAttachment.setProperty(MapiRecipient value, long signed, long tag)
           Sets the property.
 



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