Class CalendarDeletionOptions
Contents
[
Hide
]CalendarDeletionOptions class
Defines parameters for item deletion
public class CalendarDeletionOptions : DeletionOptions
Constructors
| Name | Description |
|---|---|
| CalendarDeletionOptions() | Initializes a new instance of the CalendarDeletionOptions class. |
| CalendarDeletionOptions(DeletionType) | Initializes a new instance of the CalendarDeletionOptions class. |
| CalendarDeletionOptions(DeletionType, CalendarItemCreateOrDeleteOperation) | Initializes a new instance of the CalendarDeletionOptions class. |
Properties
| Name | Description |
|---|---|
| static Default { get; } | Gets instance of the DeletionOptions object with settings uses by default |
| static DeletePermanently { get; } | Gets instance of the DeletionOptions object with settings for permanent deletion |
| static MoveToDeletedItems { get; } | Gets instance of the DeletionOptions object with settings for moving to deleted items |
| NotyficationType { get; set; } | Gets or sets value which indicates how members of event has to be notified |
| Type { get; set; } | Type of deletion |
See Also
- class DeletionOptions
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email