Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.