Condividi tramite


ContactPerson.GivenName Proprietà

Definizione

Ottiene o imposta il nome specificato.

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

Valore della proprietà

Nome specificato.

Commenti

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

Si applica a