ProxyAddressBaseCollection<T> Constructor (Hashtable)
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Protected Sub New ( _
table As Hashtable _
)
'Usage
Dim table As Hashtable
Dim instance As New ProxyAddressBaseCollection(table)
protected ProxyAddressBaseCollection(
Hashtable table
)
Parameters
- table
Type: System.Collections.Hashtable