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
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace