Replace

Replace

Replaces an element at the specified index.

Returns: void Aspose::Email::Mapi::

Replace(int32_t index, System::String name, System::SharedPtr < MapiMessage > msg)
ParameterDescription
indexThe zero-based index at which should be replaced.
nameThe name of attachment.
msgThe MapiMessage that represents the attached message.