Hunny Software Library Reference

MsgId.DefaultDomain Property

Sets the default domain.

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

Remarks

The method CreateDomain() uses the value set by this static method. If you set the value to null, then CreateDomain() queries the operating system for the fully-qualified domain name.

See Also

MsgId Class | Hunny.Mime Namespace