Remove
ImapMessageInfoCollection.Remove method
从此集合中删除指定的 ImapMessageInfo 对象。
public bool Remove(ImapMessageInfo item)
范围 | 类型 | 描述 |
---|---|---|
item | ImapMessageInfo | 要移除的 ImapMessageInfo 对象。 |
返回值
如果此集合不包含指定的对象,则为 False。如果成功删除,则为 True。
也可以看看
- class ImapMessageInfo
- class ImapMessageInfoCollection
- 命名空间 Aspose.Email.Clients.Imap
- 部件 Aspose.Email