- Learning Google Apps Script
- Ramalingam Ganapathy
- 60字
- 2021-07-16 12:40:02
Google Calendar
Google's online Calendar service is integrated with Gmail. GAS provides access to Calendar service by using the CalendarApp
class. Using GAS code, you can access and modify your Calendar and those you have subscribed to. Using GAS, you can create Calendar events and invite your friends programmatically. Alternatively, you can grab event details and populate them in Sheets.
推薦閱讀
- C++案例趣學
- Java加密與解密的藝術(第2版)
- 軟件項目管理實用教程
- C程序設計案例教程
- Mastering JavaScript High Performance
- Python High Performance Programming
- Domain-Driven Design in PHP
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- OpenCV Android開發實戰
- Java EE架構設計與開發實踐
- Python編程快速上手2
- Python數據科學實踐指南
- Learning Redux
- Getting Started with the Lazarus IDE