IPListEntry class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Management.SystemConfigurationTasks.IPListEntry
    Microsoft.Exchange.Management.SystemConfigurationTasks.IPAllowListEntry
    Microsoft.Exchange.Management.SystemConfigurationTasks.IPBlockListEntry

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

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class IPListEntry _
    Implements IConfigurable
'Usage
Dim instance As IPListEntry
[SerializableAttribute]
public abstract class IPListEntry : IConfigurable

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

IPListEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace