Share via


ProxyAddressCollection 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 ProxyAddressCollection(table)
public ProxyAddressCollection(
    Dictionary<string, Object> table
)

Parameters

See also

Reference

ProxyAddressCollection class

ProxyAddressCollection members

ProxyAddressCollection overload

Microsoft.Exchange.Data namespace