_ContactItem.Children Property

Definition

Returns or sets a String (string in C#) representing the names of the children of the contact. Read/write.

public:
 property System::String ^ Children { System::String ^ get(); void set(System::String ^ value); };
public string Children { get; set; }
Public Property Children As String

Property Value

Applies to