|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MapiPropertyCollection in com.aspose.email |
---|
Methods in com.aspose.email that return MapiPropertyCollection | |
---|---|
MapiPropertyCollection |
PersonalStorage.getMessageStoreProperties()
Gets the MAPI properties of message store object. |
MapiPropertyCollection |
MapiPropertyContainer.getMyProperties()
Gets my properties. |
MapiPropertyCollection |
MapiObjectProperty.getMyProperties()
|
MapiPropertyCollection |
MapiMessage.getNamedProperties()
Gets the named properties of message. |
MapiPropertyCollection |
MessageInfo.getProperties()
Gets the MessageInfo properties. |
MapiPropertyCollection |
MapiPropertyContainer.getProperties()
Gets the collection of properties. |
MapiPropertyCollection |
MapiObjectProperty.getProperties()
Gets a collection of mapi properties. |
MapiPropertyCollection |
FolderInfo.getProperties()
Gets the folder 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.email with parameters of type MapiPropertyCollection | |
---|---|
static MapiMessage |
MapiMessage.fromProperties(MapiPropertyCollection properties)
Creates an instance of MapiMessage from a collection of Mapi properties. |
Constructors in com.aspose.email with parameters of type MapiPropertyCollection | |
---|---|
MapiContactElectronicAddressPropertySet(MapiPropertyCollection properties)
Initializes a new instance of the MapiContactElectronicAddressPropertySet class |
|
MapiContactEventPropertySet(MapiPropertyCollection properties)
Initializes a new instance of the MapiContactEventPropertySet class |
|
MapiContactPersonalInfoPropertySet(MapiPropertyCollection properties)
Initializes a new instance of the MapiContactPersonalInfoPropertySet class |
|
MapiContactPhysicalAddressPropertySet(MapiPropertyCollection properties)
Initializes a new instance of the MapiContactPhysicalAddressPropertySet class |
|
MapiContactProfessionalPropertySet(MapiPropertyCollection properties)
Initializes a new instance of the MapiContactProfessionalPropertySet class |
|
MapiContactTelephonePropertySet(MapiPropertyCollection properties)
Initializes a new instance of the MapiContactTelephonePropertySet class |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |