Labeling Gmail message (not the whole thread) with Google Apps Script -


is possible search messages label 'apps script queue' , give these specific messages (not whole thread) new label?

when use gmailapp.search('label:apps script queue') requested messages when assign new label these messages, other messages of thread (on other places in mailbox) same label. , not want.

in gmail, labels applied thread , cannot applied single email message of thread.

you can apply stars / colors individual messages.


Comments

Popular posts from this blog

python - Error: Unresolved reference 'selenium' What is the reason? -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

How do I compare strings in Java? -