Click or drag to resize

RecipientCollectionAdd Method

Overload List
 NameDescription
Public methodAdd(Recipient) Adds the specified recipient to this collection.
Public methodAdd(String) Adds a new recipient with the specified address to this collection.
Public methodAdd(String, MapiMailMessageRecipientType) Adds a new recipient with the specified address and recipient type to this collection.
Public methodAdd(String, String) Adds a new recipient with the specified address and display name to this collection.
Public methodAdd(String, String, MapiMailMessageRecipientType) Adds a new recipient with the specified address, display name and recipient type to this collection.
Top
See Also