Uses of Class
com.aspose.network.MapiPropertyCollection

Uses of MapiPropertyCollection in com.aspose.network
 

Methods in com.aspose.network that return MapiPropertyCollection
 MapiPropertyCollection MapiPropertyContainer.getMyProperties()
           Gets my properties.
 MapiPropertyCollection MapiObjectProperty.getMyProperties()
           
 MapiPropertyCollection MapiMessage.getNamedProperties()
           Gets the named properties of message.
 MapiPropertyCollection MapiPropertyContainer.getProperties()
           Gets the collection of properties.
 MapiPropertyCollection MapiObjectProperty.getProperties()
           Gets a collection of mapi properties.
 MapiPropertyCollection MapiRecipient.getSubStorages()
           Gets the sub storages.
 MapiPropertyCollection MapiMessage.getSubStorages()
           Gets the sub storages.
 MapiPropertyCollection MapiAttachment.getSubStorages()
           Gets the sub storages.
 

Methods in com.aspose.network with parameters of type MapiPropertyCollection
static MapiMessage MapiMessage.fromProperties(MapiPropertyCollection properties)
           Creates an instance of MapiMessage from a collection of Mapi properties.
 



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