Share via


KnownContactProperties.SignificantOther Property

Definition

Gets the SignificantOther property name.

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

Property Value

String

Platform::String

winrt::hstring

The **SignificantOther ** property name.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Remarks

The value returned for the SignificantOther key in a contact Properties collection is a string.

Applies to