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