KnownContactProperties.SignificantOther 属性

定义

获取 SignificantOther 属性名称。

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

属性值

String

Platform::String

winrt::hstring

**SignificantOther ** 属性名称。

Windows 要求

应用功能
ID_CAP_CONTACTS [Windows Phone]

注解

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

适用于