MessageSubject Property
The subject of the message.
Object Oriented Interface
public function getMessageSubject();
Procedural Interface
ipworks_imap_get($res, 65 );
Default Value
''
Remarks
The class fills out this property with the subject of the message when message information is retrieved from the MailServer.
This property is read-only and not available at design time.
Data Type
String