Quantcast
Channel: ImapX 2
Viewing all articles
Browse latest Browse all 1952

New Post: How to delete duplicate messages??

$
0
0
Ok, I think I have discovered how to do this, but I need access to the Message-ID string value of each email in the target folder. However, I cannot find where the read this value from the Message object.

The only way I see to do this is to call the DownloadRawMessage() method and then parse out the Message-ID value from the full email message as the string returned by this method call.

So, is there a simpler way to access the Message-ID string?

Viewing all articles
Browse latest Browse all 1952

Trending Articles