共用方式為


ContactPerson.GivenName 屬性

定義

取得或設定給定的名稱。

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

屬性值

指定名稱。

備註

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

適用於