IPBlockListEntry.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 IPBlockListEntry
Dim value As IPListEntryType
value = instance.ListType
public override IPListEntryType ListType { get; }
Property value
Type: Microsoft.Exchange.Management.SystemConfigurationTasks.IPListEntryType
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace