Click or drag to resize

IMailSubject Property

Gets or sets the subject of this email message ('Subject' header). May be null.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
string Subject { get; set; }

Property Value

String
See Also