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