| EnvelopeSubject Property |
Gets the subject of the message ('Subject' header).
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string Subject { get; }
Public ReadOnly Property Subject As String
Get
public:
property String^ Subject {
String^ get ();
}
member Subject : string with get
Property Value
Type:
StringSee Also