Hunny Software Library Reference

Headers.Cc Property

Gets the field body of the Cc header field.

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

Remarks

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

See Also

Headers Class | Hunny.Mime Namespace