EMailPropertyCollection Constructor

There are two overloads for the constructor

Overload List

EMailPropertyCollection() Default constructor
EMailPropertyCollection(IList<EMailProperty>) Construct the collection using a list of EMailProperty objects

See Also