Click or drag to resize
MimeKit

MimeAnonymizer Class

A tool for anonymizing a message or MIME entity.
Inheritance Hierarchy
SystemObject
  MimeKitMimeAnonymizer

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.12.0
Syntax
C#
public class MimeAnonymizer

The MimeAnonymizer type exposes the following members.

Constructors
 NameDescription
Public methodMimeAnonymizerInitializes a new instance of the MimeAnonymizer class
Top
Methods
Remarks
Allows you to anonymize a MimeMessage or MimeEntity.
See Also