MimeMessage.ContentString Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9147)
ContentString
Gets the content string of this entity.
Inherited from Mime
Declaration
public string ContentString { get; }
Property Value
Type | Description |
---|---|
String | The content string of this entity; or null if the content cannot be represented as string. |
Remarks
To set the content of this entity, use one of Set