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
See also
Reference
FileShareWitnessServerName class