Partager via


ContactPerson.Surname Propriété

Définition

Obtient ou définit le nom de famille.

public:
 property System::String ^ Surname { System::String ^ get(); void set(System::String ^ value); };
public string Surname { get; set; }
member this.Surname : string with get, set
Public Property Surname As String

Valeur de propriété

Nom de famille.

Remarques

Correspond à l’élément enfant facultatif <md:Surname> .

S’applique à