EmailAddressList.Remove
EmailAddressList.Remove method
Removes the first occurrence of a specific object from the list.
public bool Remove(EmailAddress value)
| Parameter | Type | Description |
|---|---|---|
| value | EmailAddress | The Object to remove from the list. |
See Also
- class EmailAddress
- class EmailAddressList
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email