Freigeben über


PhysicalAddressDictionary Klasse

Definition

Stellt ein Wörterbuch mit physischen Adressen dar.

public ref class PhysicalAddressDictionary sealed : Microsoft::Exchange::WebServices::Data::DictionaryProperty<Microsoft::Exchange::WebServices::Data::PhysicalAddressKey, Microsoft::Exchange::WebServices::Data::PhysicalAddressEntry ^>
public sealed class PhysicalAddressDictionary : Microsoft.Exchange.WebServices.Data.DictionaryProperty<Microsoft.Exchange.WebServices.Data.PhysicalAddressKey,Microsoft.Exchange.WebServices.Data.PhysicalAddressEntry>
Public NotInheritable Class PhysicalAddressDictionary
Inherits DictionaryProperty(Of PhysicalAddressKey, PhysicalAddressEntry)
Vererbung

Konstruktoren

PhysicalAddressDictionary()

Initialisiert eine neue Instanz der PhysicalAddressDictionary-Klasse.

Eigenschaften

Item[PhysicalAddressKey]

Ruft die physische Adresse ab, die dem angegebenen Schlüssel entspricht, oder legt diese fest.

Methoden

Contains(TKey)

Bestimmt, ob diese Instanz den angegebenen Schlüssel enthält.

(Geerbt von DictionaryProperty<TKey,TEntry>)
TryGetValue(PhysicalAddressKey, PhysicalAddressEntry)

Versucht, die physische Adresse abzurufen, die dem angegebenen Schlüssel zugeordnet ist.

Gilt für: