ProxyAddressCollection constructor (Hashtable)
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Sub New ( _
table As Hashtable _
)
'Usage
Dim table As Hashtable
Dim instance As New ProxyAddressCollection(table)
public ProxyAddressCollection(
Hashtable table
)
Parameters
- table
Type: System.Collections.Hashtable
See also
Reference
ProxyAddressCollection members