Fqdn Class
Provides a fully-qualified domain name 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.