Removes all MimeHeaders of the specified name from the list.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Function Remove ( _ name As String _ ) As Integer |
| C# |
|---|
public int Remove( string name ) |
Parameters
- name
- Type: System..::..String
Name of headers to remove.