MimeHeaderRawContent Property

Gets the content of the raw.

Namespace:  Aspose.Email.Mime
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string RawContent { get; }

Property Value

Type: String
The content of the raw.
See Also