Remove

MapiAttachmentCollection.Remove method

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

public bool Remove(MapiAttachment item)
范围类型描述
itemMapiAttachment要从 MapiAttachmentCollection 中移除的对象。

返回值

如果项目已成功删除,则为 true;否则为假。

也可以看看