DatabaseAvailabilityGroupNetwork.Name Property

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

Syntax

'Declaration
<ParameterAttribute> _
Public Property Name As String
    Get
    Set
'Usage
Dim instance As DatabaseAvailabilityGroupNetwork
Dim value As String

value = instance.Name

instance.Name = value
[ParameterAttribute]
public string Name { get; set; }

Property Value

Type: System.String