DictionaryEntryProperty<TKey> Class

Definition

Represents an entry of a DictionaryProperty object.

generic <typename TKey>
public ref class DictionaryEntryProperty abstract : Microsoft::Exchange::WebServices::Data::ComplexProperty
public abstract class DictionaryEntryProperty<TKey> : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public MustInherit Class DictionaryEntryProperty(Of TKey)
Inherits ComplexProperty

Type Parameters

TKey
Inheritance
DictionaryEntryProperty<TKey>
Derived

Applies to