ゲームとか株とか
misoblog
  • ホーム
  • 自己紹介

GAS

GAS

Google Apps Script:GmailApp.getMessagesForThreadsについてのメモ

GASでメール自動監視をする際に最新のメールを上手く取得できなかったので解決策をメモvar myThreads = GmailApp.search(検索条件);var myMsgs = GmailApp.getMessagesForThre...
2020.08.05
GAS
  • トップページ
misoblog
© 2018 misoblog.
    • ホーム
    • 自己紹介
  • ホーム
  • トップ