Hunny Software Library Reference

Headers.ContentId Property

Gets the field body of the Content-ID header field.

[Visual Basic]
Public ReadOnly Property ContentId As MsgId
[C#]
public MsgId ContentId {get;}

Remarks

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

See Also

Headers Class | Hunny.Mime Namespace