FileShareWitnessServerName.DomainName Property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public ReadOnly Property DomainName As String
    Get
'Usage
Dim instance As FileShareWitnessServerName
Dim value As String

value = instance.DomainName
public string DomainName { get; }

Property Value

Type: System.String