Share via


ContactPerson.Company 屬性

定義

取得或設定公司名稱。

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

屬性值

公司名稱。

備註

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

適用於