ImapMessageInfoCollection.Remove
ImapMessageInfoCollection.Remove method
Remove specifed ImapMessageInfo object from this collection.
public bool Remove(ImapMessageInfo item)
Parameter | Type | Description |
---|---|---|
item | ImapMessageInfo | The ImapMessageInfo object to be remove. |
Return Value
False if this collection doesn’t contains specified object.True if removed successfully.
See Also
- class ImapMessageInfo
- class ImapMessageInfoCollection
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email