MailMessage.RemoveSignature Method
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll
RemoveSignature()
Removes a signature from a signed message.
Declaration
public void RemoveSignature()
Remarks
Unless the message is encrypted as well, this will make it possible to modify the resulting message.