Contact.Children Property

Definition

Gets or sets a list of children for the contact.

public:
 property Microsoft::Exchange::WebServices::Data::StringList ^ Children { Microsoft::Exchange::WebServices::Data::StringList ^ get(); void set(Microsoft::Exchange::WebServices::Data::StringList ^ value); };
public Microsoft.Exchange.WebServices.Data.StringList Children { get; set; }
Public Property Children As StringList

Property Value

The list of children for the contact.

Applies to