Hunny Software Library Reference

Headers.From Property

Gets the field body of the From header field.

[Visual Basic]
Public ReadOnly Property From As AddressList
[C#]
public AddressList From {get;}

Remarks

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

See Also

Headers Class | Hunny.Mime Namespace