HostHostName Property Ipswitch.Messaging.Framework
Gets or sets a string which acts as an official unique identifier string for this Host. The HostName 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 string HostName { get; set; }

Property Value

Type: String
See Also

Reference