NetworkConnectionInfo.IConfigurable.Identity Property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Private ReadOnly Property Identity As ObjectId
Implements IConfigurable.Identity
Get
'Usage
Dim instance As NetworkConnectionInfo
Dim value As ObjectId
value = CType(instance, IConfigurable).Identity
ObjectId IConfigurable.Identity { get; }