Hunny Software Library Reference

MsgId.LocalPart Property

Gets or sets the local part.

[Visual Basic]
Public Property LocalPart As String
[C#]
public string LocalPart {get; set;}

Property Value

The local part.

See Also

MsgId Class | Hunny.Mime Namespace