Partager via


_ExchangeUser.City Propriété

Définition

Retourne une chaîne (chaîne en C#) représentant la ville du ExchangeUser. Lecture-écriture.

public:
 property System::String ^ City { System::String ^ get(); void set(System::String ^ value); };
public string City { get; set; }
Public Property City As String

Valeur de propriété

Remarques

Cette propriété correspond à la propriété MAPI PidTagLocality.

Renvoie une chaîne vide si cette propriété n’a pas été implémentée ou n’existe pas pour l’objet ExchangeUser.

S’applique à