RecipientCollection Methods |
The RecipientCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(String) |
Adds a new recipient with the specified address to this collection.
|
![]() | Add(T) | (Inherited from CollectionRecipient.) |
![]() | Add(String, RecipientType) |
Adds a new recipient with the specified address and recipient type to this collection.
|
![]() | Add(String, String) |
Adds a new recipient with the specified address and display name to this collection.
|
![]() | Add(String, String, RecipientType) |
Adds a new recipient with the specified address, display name and recipient type to this collection.
|
![]() | Clear | (Inherited from CollectionRecipient.) |
![]() | ClearItems | (Inherited from CollectionRecipient.) |
![]() | Contains | (Inherited from CollectionRecipient.) |
![]() | CopyTo | (Inherited from CollectionRecipient.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | (Inherited from CollectionRecipient.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf | (Inherited from CollectionRecipient.) |
![]() | Insert | (Inherited from CollectionRecipient.) |
![]() | InsertItem | (Inherited from CollectionRecipient.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove | (Inherited from CollectionRecipient.) |
![]() | RemoveAt | (Inherited from CollectionRecipient.) |
![]() | RemoveItem | (Inherited from CollectionRecipient.) |
![]() | SetItem | (Inherited from CollectionRecipient.) |
![]() | ToString | (Inherited from Object.) |