Share via


NetworkConnectionInfo.MacAddress property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

NetworkConnectionInfo class

NetworkConnectionInfo members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace