Insert

Insert

Inserts the header in collection. If collection contains headers with the same name this header will be inserted before other headers with the same name.

Returns: void Aspose::Email::Mime::

Insert(System::String name, System::String value)
ParameterDescription
nameThe header name.
valueThe header value.