Hunny Software Library Reference

Headers.Sender Property

Gets the field body of the Sender header field.

[Visual Basic]
Public ReadOnly Property Sender As Mailbox
[C#]
public Mailbox Sender {get;}

Remarks

If the field does not exist, accessing the property creates it.

See Also

Headers Class | Hunny.Mime Namespace