EventList

EventList class

List of events for a contact

Constructors

NameDescription
EventList

Methods

NameDescription
AddAdds an item to the list.
ClearRemoves all items from the list.
ContainsDetermines whether the list contains a specific value.
CopyToCopies the elements to an array, starting at a particular array index.
get_AnniversaryWedding anniversary
get_BirthdayBirthday
get_CountGets the number of elements contained in the T:System::Collections::ICollection .
get_IsReadOnlyGets a value indicating whether the list is read-only.
GetEnumeratorReturns an enumerator that iterates through a collection.
idx_getGets the element at the specified index.
idx_setSets the element at the specified index.
IndexOfDetermines the index of a specific item in the list.
InsertInserts an item to the list at the specified index.
Remove (2 overloads)Removes the first occurrence of a specific object from the list.
RemoveAndInsertFirst
RemoveAtRemoves the list item at the specified index.
set_AnniversaryWedding anniversary
set_BirthdayBirthday