Header |
Name | Description | |
---|---|---|
Replace(Header) | Replace all headers with identical field names with the single specified header. | |
Replace(HeaderId, String) | Replace all headers with identical field names with the single specified header. | |
Replace(String, String) | Replace all headers with identical field names with the single specified header. | |
Replace(HeaderId, Encoding, String) | Replace all headers with identical field names with the single specified header. | |
Replace(String, Encoding, String) | Replace all headers with identical field names with the single specified header. |