_ContactItem.OtherAddress Propriété

Définition

Renvoie ou définit une chaîne (chaîne en C#) représentant l’autre adresse du contact. Lecture-écriture.

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

Valeur de propriété

Remarques

Cette propriété contient l'autre adresse complète non analysée du contact.

S’applique à