EMailPropertyCollection.Add Method

Overload List

Add(T)Adds an object to the end of the Collection<T>.
Add(String) Add an EMailProperty to the collection and assign it the specified value
Add(EMailTypes, String) Add an EMailProperty to the collection and assign it the specified value and type(s)

See Also