TelephonePropertyCollection Constructor

There are two overloads for the constructor

Overload List

TelephonePropertyCollection() Default constructor
TelephonePropertyCollection(IList<TelephoneProperty>) Construct the collection using a list of TelephoneProperty objects

See Also