ContactPropertyCollection Constructor

There are two overloads for the constructor

Overload List

ContactPropertyCollection() Default constructor
ContactPropertyCollection(IList<ContactProperty>) Construct the collection using a list of ContactProperty objects

See Also