共用方式為


ContactLocationField.Name 屬性

定義

取得欄位的名稱。

注意

IContactField可能會在Windows 8.1之後變更或無法使用版本。 請改用 ContactAddressContactPhoneContactSignificantOtherContactContactEmailContactConnectedServiceAccountContactWebsiteContactJobInfoContactDate

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = contactLocationField.name;
Public ReadOnly Property Name As String

屬性值

String

Platform::String

winrt::hstring

欄位的名稱。

實作

Windows 需求

應用程式功能
contactsSystem

適用於