|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MapiAttachment in com.aspose.email |
---|
Methods in com.aspose.email with parameters of type MapiAttachment | |
---|---|
void |
MapiAttachmentCollection.addMapiAttachment(MapiAttachment item)
Adds an object to the end of the T:System.Collections.ObjectModel.Collection`1 . |
void |
MapiAttachmentCollection.insertMapiAttachment(int index,
MapiAttachment item)
Inserts an element into the T:System.Collections.ObjectModel.Collection`1 at the specified index. |
void |
MapiRecipient.setProperty(MapiAttachment value,
long signed,
long key)
Sets the property. |
void |
MapiPropertyContainer.setProperty(MapiAttachment value,
long signed,
long tag)
Sets the property. |
void |
MapiObjectProperty.setProperty(MapiAttachment value,
long signed,
long tag)
|
void |
MapiMessage.setProperty(MapiAttachment value,
long signed,
long tag)
Sets the attachment. |
void |
MapiAttachment.setProperty(MapiAttachment value,
long signed,
long tag)
Sets the property. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |