Server.Fqdn property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property Fqdn As String
Get
'Usage
Dim instance As Server
Dim value As String
value = instance.Fqdn
public string Fqdn { get; }
Property value
Type: System.String
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace