Share via


KnownContactProperties.Children Property

Definition

Gets the Children property name.

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

Property Value

String

Platform::String

winrt::hstring

The Children property name.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Remarks

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

Applies to