IPListEntry.ListType property

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

Syntax

'Declaration
Public MustOverride ReadOnly Property ListType As IPListEntryType
    Get
'Usage
Dim instance As IPListEntry
Dim value As IPListEntryType

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

Property value

Type: Microsoft.Exchange.Management.SystemConfigurationTasks.IPListEntryType

See also

Reference

IPListEntry class

IPListEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace