Subject
Mail.Subject property
Gets or sets the subject of message (plain text, not HTML).
public string Subject { get; set; }
See Also
- class Mail
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance
Gets or sets the subject of message (plain text, not HTML).
public string Subject { get; set; }