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