Condividi tramite


ContactPerson.Surname Proprietà

Definizione

Ottiene o imposta il cognome.

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

Valore della proprietà

Cognome.

Commenti

Corrisponde all'elemento figlio facoltativo <md:Surname> .

Si applica a