IPListEntry.IsMachineGenerated property

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

Syntax

'Declaration
Public ReadOnly Property IsMachineGenerated As Boolean
    Get
'Usage
Dim instance As IPListEntry
Dim value As Boolean

value = instance.IsMachineGenerated
public bool IsMachineGenerated { get; }

Property value

Type: System.Boolean

See also

Reference

IPListEntry class

IPListEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace