ProxyAddressBaseCollection<T>.MakePrimary Method (Int32)

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public Sub MakePrimary ( _
    index As Integer _
)
'Usage
Dim instance As ProxyAddressBaseCollection
Dim index As Integer

instance.MakePrimary(index)
public void MakePrimary(
    int index
)

Parameters