Gets the raw text representation of the specified header if available.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Function GetRaw ( _ headerName As String _ ) As String |
C# |
---|
public string GetRaw( string headerName ) |
Parameters
- headerName
- Type: System..::..String
The name of the header to get.