Click or drag to resize
MimeKit

HeaderListReplace Method

Overload List
 NameDescription
Public methodReplace(Header) Replace all headers with identical field names with the single specified header.
Public methodReplace(HeaderId, String) Replace all headers with identical field names with the single specified header.
Public methodReplace(String, String) Replace all headers with identical field names with the single specified header.
Public methodReplace(HeaderId, Encoding, String) Replace all headers with identical field names with the single specified header.
Public methodReplace(String, Encoding, String) Replace all headers with identical field names with the single specified header.
Top
See Also