NetworkConnectionInfo.AdapterGuid Property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property AdapterGuid As Guid
Get
'Usage
Dim instance As NetworkConnectionInfo
Dim value As Guid
value = instance.AdapterGuid
public Guid AdapterGuid { get; }
Property Value
Type: System.Guid