HostHostAliases Property Ipswitch.Messaging.Framework
Gets or sets a list of strings containing additional names that this Host may be identified by. These aliases can also be used as the domain-part of any email addresses that refer to users of this Host.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public virtual List<string> HostAliases { get; set; }

Property Value

Type: ListString
See Also

Reference