KnownContactProperties.AlternateTelephone 属性

定义

获取 AlternateTelephone 属性名称。

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

属性值

String

Platform::String

winrt::hstring

AlternateTelephone 属性名称。

Windows 要求

应用功能
ID_CAP_CONTACTS [Windows Phone]

注解

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

适用于