Share via


NetworkConnectionInfo.Name property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As NetworkConnectionInfo
Dim value As String

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

Property value

Type: System.String

See also

Reference

NetworkConnectionInfo class

NetworkConnectionInfo members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace