aenetmail
aenetmail copied to clipboard
Unable to delete the message from Inbox
When I call the following code
public virtual void DeleteMessage(string uid) { CheckMailboxSelected(); Store("UID " + uid, true, "Trash"); } Message is not getting deleted from Inbox
Any update on this, also is there any way to get startUID and endUID