Defines parameters for item deletion More...
Inherits Aspose::Email::Clients::Exchange::WebService::DeletionOptions.
Public Member Functions | |
CalendarItemCreateOrDeleteOperation | get_NotyficationType () const |
Gets value which indicates how members of event has to be notified More... | |
void | set_NotyficationType (CalendarItemCreateOrDeleteOperation value) |
Sets value which indicates how members of event has to be notified More... | |
CalendarDeletionOptions () | |
Initializes a new instance of the CalendarDeletionOptions class. More... | |
CalendarDeletionOptions (DeletionType type) | |
Initializes a new instance of the CalendarDeletionOptions class. More... | |
CalendarDeletionOptions (DeletionType type, CalendarItemCreateOrDeleteOperation notyficationType) | |
Initializes a new instance of the CalendarDeletionOptions class. More... | |
Public Member Functions inherited from Aspose::Email::Clients::Exchange::WebService::DeletionOptions | |
DeletionType | get_Type () const |
Type of deletion More... | |
void | set_Type (DeletionType value) |
Type of deletion More... | |
DeletionOptions () | |
Initializes a new instance of the DeletionOptions class. More... | |
DeletionOptions (DeletionType type) | |
Initializes a new instance of the DeletionOptions class. More... | |
Static Public Member Functions | |
static System::SharedPtr< CalendarDeletionOptions > | get_Default () |
Gets instance of the DeletionOptions object with settings uses by default More... | |
static System::SharedPtr< CalendarDeletionOptions > | get_DeletePermanently () |
Gets instance of the DeletionOptions object with settings for permanent deletion More... | |
static System::SharedPtr< CalendarDeletionOptions > | get_MoveToDeletedItems () |
Gets instance of the DeletionOptions object with settings for moving to deleted items More... | |
Static Public Member Functions inherited from Aspose::Email::Clients::Exchange::WebService::DeletionOptions | |
static System::SharedPtr< DeletionOptions > | get_Default () |
Gets instance of the DeletionOptions object with settings uses by default More... | |
static System::SharedPtr< DeletionOptions > | get_DeletePermanently () |
Gets instance of the DeletionOptions object with settings for permanent deletion More... | |
static System::SharedPtr< DeletionOptions > | get_MoveToDeletedItems () |
Gets instance of the DeletionOptions object with settings for moving to deleted items More... | |
Defines parameters for item deletion
Aspose::Email::Clients::Exchange::WebService::CalendarDeletionOptions::CalendarDeletionOptions | ( | ) |
Initializes a new instance of the CalendarDeletionOptions class.
Aspose::Email::Clients::Exchange::WebService::CalendarDeletionOptions::CalendarDeletionOptions | ( | DeletionType | type | ) |
Initializes a new instance of the CalendarDeletionOptions class.
type | Type of deletion |
Aspose::Email::Clients::Exchange::WebService::CalendarDeletionOptions::CalendarDeletionOptions | ( | DeletionType | type, |
CalendarItemCreateOrDeleteOperation | notyficationType | ||
) |
Initializes a new instance of the CalendarDeletionOptions class.
type | Type of deletion |
notyficationType | indicates how members of event has to be notified |
|
static |
Gets instance of the DeletionOptions object with settings uses by default
|
static |
Gets instance of the DeletionOptions object with settings for permanent deletion
|
static |
Gets instance of the DeletionOptions object with settings for moving to deleted items
CalendarItemCreateOrDeleteOperation Aspose::Email::Clients::Exchange::WebService::CalendarDeletionOptions::get_NotyficationType | ( | ) | const |
Gets value which indicates how members of event has to be notified
void Aspose::Email::Clients::Exchange::WebService::CalendarDeletionOptions::set_NotyficationType | ( | CalendarItemCreateOrDeleteOperation | value | ) |
Sets value which indicates how members of event has to be notified