KnownContactProperties.OtherAddress 属性

定义

获取 OtherAddress 属性名称。

public:
 static property Platform::String ^ OtherAddress { Platform::String ^ get(); };
static winrt::hstring OtherAddress();
public static string OtherAddress { get; }
var string = KnownContactProperties.otherAddress;
Public Shared ReadOnly Property OtherAddress As String

属性值

String

Platform::String

winrt::hstring

OtherAddress 属性名称。

Windows 要求

应用功能
ID_CAP_CONTACTS [Windows Phone]

注解

在联系人 Properties 集合中为 OtherAddress 键返回的值是 一个 对象。

适用于