public sealed class CalendarExtensionPoint : IMessage<CalendarExtensionPoint>, IEquatable<CalendarExtensionPoint>, IDeepCloneable<CalendarExtensionPoint>, IBufferMessage, IMessage
Common format for declaring a calendar add-on's triggers.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eCalendarExtensionPoint\u003c/code\u003e class, which is used for declaring triggers in calendar add-ons within the Google.Apps.Script.Type namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCalendarExtensionPoint\u003c/code\u003e class, found in the Google.Apps.Script.Type.dll assembly, implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and has two constructors: a default constructor and one that takes another \u003ccode\u003eCalendarExtensionPoint\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunFunction\u003c/code\u003e property, a string type, is a required endpoint that is activated when this extension point is triggered.\u003c/p\u003e\n"],["\u003cp\u003eThe page documents multiple versions of the \u003ccode\u003eCalendarExtensionPoint\u003c/code\u003e, including the latest version (2.3.0) and older versions down to 1.0.0, allowing users to reference specific past iterations.\u003c/p\u003e\n"]]],[],null,[]]