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