Compartir a través de


ProxyAddressTemplateCollection 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 ProxyAddressTemplateCollection(table)
public ProxyAddressTemplateCollection(
    Hashtable table
)

Parameters