PhysicalAddressEntry Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une entrée dans un dictionnaire d’adresses physiques.
public ref class PhysicalAddressEntry sealed : Microsoft::Exchange::WebServices::Data::DictionaryEntryProperty<Microsoft::Exchange::WebServices::Data::PhysicalAddressKey>
public sealed class PhysicalAddressEntry : Microsoft.Exchange.WebServices.Data.DictionaryEntryProperty<Microsoft.Exchange.WebServices.Data.PhysicalAddressKey>
Public NotInheritable Class PhysicalAddressEntry
Inherits DictionaryEntryProperty(Of PhysicalAddressKey)
- Héritage
Constructeurs
PhysicalAddressEntry() |
Initialise une nouvelle instance de la classe PhysicalAddressEntry. |
Propriétés
City |
Obtient ou définit la ville de l’entrée. |
CountryOrRegion |
Obtient ou définit le pays ou la région de l’entrée. |
PostalCode |
Obtient ou définit le code postal de l’entrée. |
State |
Obtient ou définit l’état de l’entrée. |
Street |
Obtient ou définit la rue de l’entrée. |