AttendeePropertyCollectionAdd Method

There are two overloads for this method

Overload List

Add(T)Adds an object to the end of the CollectionT.
Add(String) Add an AttendeeProperty to the collection and assign it the specified value
Add(String, String) Add an AttendeeProperty to the collection and assign it the specified value and common name.

See Also