KnownContactProperties.CompanyTelephone 属性

定义

获取 CompanyTelephone 属性名称。

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

属性值

String

Platform::String

winrt::hstring

CompanyTelephone 属性名称。

Windows 要求

应用功能
ID_CAP_CONTACTS [Windows Phone]

注解

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

适用于