AddItem

AddItem (1 of 3)

Add item to archive.

Returns: System::SharedPtr < EwsArchiveItems > Aspose::Email::Clients::Exchange::WebService::Models::

AddItem(System::SharedPtr < Calendar::Appointment > appointment)
ParameterDescription
appointmentItem which will be archived.

AddItem (2 of 3)

Add item to archive.

Returns: System::SharedPtr < EwsArchiveItems > Aspose::Email::Clients::Exchange::WebService::Models::

AddItem(System::SharedPtr < ExchangeTask > task)
ParameterDescription
taskItem which will be archived.

AddItem (3 of 3)

Add item to archive.

Returns: System::SharedPtr < EwsArchiveItems > Aspose::Email::Clients::Exchange::WebService::Models::

AddItem(System::SharedPtr < Mapi::MapiMessageItemBase > item)
ParameterDescription
itemItem which will be archived.