Questions tagged [email-threading]

33 questions
0
votes
1 answer

How to access individual gmail messages with appscript?

I'm trying to access gmail messages through google appscript, but I can only find methods to access threads and messages inside those threads. How do I retrieve messages that are not threaded? Currently I'm using the getInboxThreads() and…
0
votes
1 answer

Read latest thread mail using javamail

as we know that Conversation threading is a feature used by many email clients in which the software aids the user by visually grouping messages. i build an email client application using javamail running on Android.Guide from this post, i have…
omayib
  • 1
  • 1
  • 5
-1
votes
0 answers

Outlook Macro to create custom thread of conversations

I've a situation where I need to create a custom thread of conversations dynamically but despite trying to learn writing macros, I've had no success over the last year. In my outlook, I have a folder parallel to Inbox (called CASES). Here the emails…
rawat89
  • 19
  • 7
1 2
3