ContactLocationField.UnstructuredAddress 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property Platform::String ^ UnstructuredAddress { Platform::String ^ get(); };
winrt::hstring UnstructuredAddress();
public string UnstructuredAddress { get; }
var string = contactLocationField.unstructuredAddress;
Public ReadOnly Property UnstructuredAddress As String
屬性值
非結構化格式的連絡人位址。
Windows 需求
應用程式功能 |
contactsSystem
|
備註
如果連絡提供的應用程式包含位址,但未指定 PostalCode 或 City之類的元素,則資料會放在 UnstructuredAddress 屬性中。