Hunny Software Library Reference

MsgId.CreateLocalPart Method 

Creates the local part.

[Visual Basic]
Public Sub CreateLocalPart()
[C#]
public void CreateLocalPart();

Remarks

The created local part is unique to the local machine. The method creates the local part using the current time and a thread-synchronized counter.

See Also

MsgId Class | Hunny.Mime Namespace