IPListEntryIdentity Constructor (Int32)

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public Sub New ( _
    index As Integer _
)
'Usage
Dim index As Integer

Dim instance As New IPListEntryIdentity(index)
public IPListEntryIdentity(
    int index
)

Parameters