Hunny Software Library Reference

MsgId.CreateDomain Method 

Creates the domain.

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

Remarks

If a default domain is set, then that domain is used. Otherwise, this method queries the operating system to get the fully-qualified domain name.

See Also

MsgId Class | Hunny.Mime Namespace