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; }