KnownContactProperties.WorkAddress 属性

定义

获取 WorkAddress 属性名称。

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

属性值

String

Platform::String

winrt::hstring

WorkAddress 属性名称。

Windows 要求

应用功能
ID_CAP_CONTACTS [Windows Phone]

注解

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

适用于