Remove

EmailAddressList.Remove method

从列表中删除特定对象的第一个匹配项。

public bool Remove(EmailAddress value)
范围类型描述
valueEmailAddress这Object从列表中删除。

也可以看看