Hunny Software Library Reference

Headers.To Property

Gets the field body of the To header field.

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

Remarks

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

See Also

Headers Class | Hunny.Mime Namespace