KnownContactProperties.AlternateWorkTelephone 属性

定义

获取 AlternateWorkTelephone 属性名称。

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

属性值

String

Platform::String

winrt::hstring

AlternateWorkTelephone 属性名称。

Windows 要求

应用功能
ID_CAP_CONTACTS [Windows Phone]

注解

联系人 Properties 集合中为 AlternateWorkTelephone 键返回的值是字符串。

适用于