Mime |
public HashSet<string> PreserveHeaders { get; }
Gets the set of headers that this anonymizer is configured to preserve.
Headers can be added or removed from this set in order to influence the output of the anonymizer.
| This set of headers to preserve also applies to the status headers in the content of message/delivery-status parts as well. |