| Hunny Software Library Reference | |
Headers.Subject Property
Gets the field body of the Subject header field.
[Visual Basic]Public ReadOnly Property Subject As
Text [C#]public
Text Subject {get;}
Remarks
If the field does not exist, accessing the property creates
it.
See Also
Headers Class | Hunny.Mime Namespace