DictionaryEntryProperty<TKey> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Derived