DictionaryEntryProperty<TKey> class

Represents an entry of a DictionaryProperty object.

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

'Declaration
Public MustInherit Class DictionaryEntryProperty(Of TKey) _
	Inherits ComplexProperty
'Usage
Dim instance As DictionaryEntryProperty(Of TKey)

Type parameters

TKey

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: