MessageSubject Property
The subject of the message.
Syntax
[VB.NET] Public ReadOnlyProperty MessageSubject As String
[C#] public string MessageSubject {get;}
Remarks
The component 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.
Default Value
""