Share via


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

Parameters

See also

Reference

MultiValuedProperty<T> class

MultiValuedProperty<T> members

MultiValuedProperty<T> overload

Microsoft.Exchange.Data namespace