Removes a signature from a signed message.
            
    Namespace: 
   Rebex.Mail
    Assembly:
   Rebex.Mail (in Rebex.Mail.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Sub RemoveSignature | 
| C# | 
|---|
| public void RemoveSignature() | 
 Remarks
Remarks
            Unless the message is encrypted as well, this will make it possible to modify
            the resulting message.
            
 
     
     
     
     
    