MailMessageSubject Property

Gets or sets the subject line

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public virtual string Subject { get; set; }

Property Value

Type: String

Implements

IMessageSubject
See Also