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
- table
Type: System.Collections.Generic.Dictionary<String, Object>
See also
Reference
ProxyAddressTemplateCollection class
ProxyAddressTemplateCollection members