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