The methods of AddressBook.ABGroup are listed below. For a list of all members, see the ABGroup Members list.
See Also: Inherited members from AddressBook.ABRecord
Add(ABRecord)Adds a AddressBook.ABRecord to the group. | ||
GetEnumerator()Returns an enumerator that iterates through all members in the group. | ||
GetMembers(ABPersonSortBy)Returns the group members sorted by the specified sortOrdering. | ||
Remove(ABRecord)Removes member from the group. | ||