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