Düzenle

Aracılığıyla paylaş


ABGroup.Remove(ABRecord) Method

Definition

Removes member from the group.

public void Remove (AddressBook.ABRecord member);
member this.Remove : AddressBook.ABRecord -> unit

Parameters

member
ABRecord

A ABRecord containing the record to remove from the group.

Exceptions

The record couldn't be remove from the group.

Applies to