RemoveAt

RemoveAt

Removes the element at the specified index from this collection.

Returns: void Aspose::Email::

RemoveAt(int32_t index, bool removeHtmlLink)
ParameterDescription
indexThe zero-based index of the element to remove.
removeHtmlLinkDefines need remove link from html body or not.