AssociatedPersonsList

AssociatedPersonsList class

List of associated persons for a contact

Constructors

NameDescription
AssociatedPersonsList

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_AssistantDefault assistant
get_BrotherBrother
get_ChildChild
get_CountGets the number of elements contained in the T:System::Collections::ICollection .
get_DomesticPartnerDefault domestic partner
get_FatherFather
get_FriendDefault friend
get_IsReadOnlyGets a value indicating whether the list is read-only.
get_IsSynchronizedGets a value indicating whether access to the T:System::Collections::ICollection is synchronized (thread safe).
get_ManagerDefault manager
get_MotherMother
get_ParentParent
get_PartnerDefault partner
get_ReferredByDefault referred by
get_RelativeRelative
get_SisterSister
get_SpouseSpouse
get_SyncRootGets an object that can be used to synchronize access to the T:System::Collections::ICollection .
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.
RemoveRemoves the first occurrence of a specific object from the list.
RemoveAtRemoves the list item at the specified index.
set_AssistantDefault assistant
set_BrotherBrother
set_ChildChild
set_DomesticPartnerDefault domestic partner
set_FatherFather
set_FriendDefault friend
set_ManagerDefault manager
set_MotherMother
set_ParentParent
set_PartnerDefault partner
set_ReferredByDefault referred by
set_RelativeRelative
set_SisterSister
set_SpouseSpouse