ChangeMessages
ChangeMessages (1 of 2)
Changes all messages in folder.
Returns: void Aspose::Email::Storage::Pst::
ChangeMessages(System::SharedPtr < Mapi::MapiPropertyCollection > updatedProperties)
| Parameter | Description |
|---|---|
| updatedProperties | The updated properties. |
ChangeMessages (2 of 2)
Changes the messages in folder.
Returns: void Aspose::Email::Storage::Pst::
ChangeMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> entryIdCollection, System::SharedPtr < Mapi::MapiPropertyCollection > updatedProperties)
| Parameter | Description |
|---|---|
| entryIdCollection | The entry identifier collection. |
| updatedProperties | The updated properties. |