Modifier and Type | Method and Description |
---|---|
void |
MapiRecipientCollection.addMapiRecipient(MapiRecipient item)
Adds an object to the end of the
System.Collections.ObjectModel.Collection`1 . |
void |
MapiRecipientCollection.insertMapiRecipient(int index,
MapiRecipient item)
Inserts an element into the
System.Collections.ObjectModel.Collection`1 at the specified index. |
void |
MapiMessage.setProperty(MapiRecipient value,
long signed,
long key)
Sets the recipient.
|