Mail.Subject Property


Gets the subject of the e-mail message.

[VisualĀ Basic]
Public Property Subject As String
[C#]
public string Subject {get;}
[C++]
public: __property String* get_Subject();
[JScript]
public function get Subject() : String;

Property Value

A String value indicating the subject of the e-mail message.

Remarks

There is a tail "(Trial Version)" in subject with trial version of EAGetMail POP3 & IMAP4 Component.