CalendarDeletionOptions Constructor (DeletionType)

Initializes a new instance of the CalendarDeletionOptions class.

Namespace:  Aspose.Email.Clients.Exchange.WebService
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public CalendarDeletionOptions(
	DeletionType type
)

Parameters

type
Type: Aspose.Email.Clients.Exchange.WebServiceDeletionType
Type of deletion
See Also