ContactField.Value 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
注意
ContactField可能會在Windows 8.1之後變更或無法使用版本。 請改用 ContactAddress、 ContactPhone、 ContactSignificantOther、 Contact、 ContactEmail、 ContactConnectedServiceAccount、 ContactWebsite、 ContactJobInfo或 ContactDate。
取得連絡人資料的值。
public:
property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
public string Value { get; }
var string = contactField.value;
Public ReadOnly Property Value As String
屬性值
連絡人資料的值。
實作
Windows 需求
應用程式功能 |
contactsSystem
|