Hunny Software Library Reference

Headers.MessageId Property

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

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

Remarks

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

See Also

Headers Class | Hunny.Mime Namespace