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)
| Parameter | Description |
|---|---|
| name | The header name. |
| value | The header value. |