Returns the number of recipients you can send emails to for the rest of the day. The returned value is valid for the current execution and might vary between executions.
function sendEmailQuotaQuery()
{
console.log(MailApp.getRemainingDailyQuota());
}
- 參考資料
- Google 服務的配額

沒有留言:
張貼留言