MessageBody
Mail.MessageBody property
Gets or sets the body of message, HTML-encoded or plain text.
public string MessageBody { get; set; }
See Also
- class Mail
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance
Gets or sets the body of message, HTML-encoded or plain text.
public string MessageBody { get; set; }