FileShareWitnessServerName.isFqdn Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property isFqdn As Boolean
Get
'Usage
Dim instance As FileShareWitnessServerName
Dim value As Boolean
value = instance.isFqdn
public bool isFqdn { get; }
Property Value
Type: System.Boolean