The members of AddressBook.ABGroup are listed below.
See Also: Inherited members from AddressBook.ABRecord
ABGroup() | Constructs and initializes a AddressBook.ABGroup instance. | |
| Documentation for this section has not yet been entered. |
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. | ||
| IEnumerable.GetEnumerator | Returns an enumerator that iterates through all members in the group. |