Share via


IPAllowListEntry.ListType property

This member overrides IPListEntry.ListType.

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

Syntax

'Declaration
Public Overrides ReadOnly Property ListType As IPListEntryType
    Get
'Usage
Dim instance As IPAllowListEntry
Dim value As IPListEntryType

value = instance.ListType
public override IPListEntryType ListType { get; }

Property value

Type: Microsoft.Exchange.Management.SystemConfigurationTasks.IPListEntryType

See also

Reference

IPAllowListEntry class

IPAllowListEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace