Fqdn class

Provides a fully qualified domain name (FQDN) for a server.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.SmtpDomain
    Microsoft.Exchange.Data.Fqdn

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class Fqdn _
    Inherits SmtpDomain
'Usage
Dim instance As Fqdn
[SerializableAttribute]
public class Fqdn : SmtpDomain

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

Fqdn members

Microsoft.Exchange.Data namespace