Remove
CalendarExceptionCollection.Remove method
Removes CalendarException
instance from this collection.
public bool Remove(CalendarException item)
Parameter | Type | Description |
---|---|---|
item | CalendarException | The item to remove. |
Return Value
true if the specified exception was removed successfully.
See Also
- class CalendarException
- class CalendarExceptionCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks