MailMessage.RemoveSignature Method
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 8.0.9673)
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.