Share via


ContactPerson.Surname 屬性

定義

取得或設定姓氏。

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

屬性值

姓氏。

備註

對應至選擇性 <md:Surname> 子專案。

適用於