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