Share via


ProxyAddressTemplateCollection constructor (Dictionary<String, Object>)

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

Syntax

'Declaration
Public Sub New ( _
    table As Dictionary(Of String, Object) _
)
'Usage
Dim table As Dictionary(Of String, Object)

Dim instance As New ProxyAddressTemplateCollection(table)
public ProxyAddressTemplateCollection(
    Dictionary<string, Object> table
)

Parameters

See also

Reference

ProxyAddressTemplateCollection class

ProxyAddressTemplateCollection members

ProxyAddressTemplateCollection overload

Microsoft.Exchange.Data namespace