IPListEntry.HasExpired Property

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

Syntax

'Declaration
Public ReadOnly Property HasExpired As Boolean
    Get
'Usage
Dim instance As IPListEntry
Dim value As Boolean

value = instance.HasExpired
public bool HasExpired { get; }

Property Value

Type: System.Boolean