ContactItem.Children Property

Outlook Developer Reference

Returns or sets a String representing the names of the children of the contact. Read/write.

Syntax

expression.Children

expression   A variable that represents a ContactItem object.

See Also