aenetmail icon indicating copy to clipboard operation
aenetmail copied to clipboard

Unable to delete the message from Inbox

Open Github743 opened this issue 9 years ago • 1 comments

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

Github743 avatar Dec 27 '15 12:12 Github743

Any update on this, also is there any way to get startUID and endUID

Github743 avatar Dec 30 '15 14:12 Github743