public sealed class ConferenceSolution : IMessage<ConferenceSolution>, IEquatable<ConferenceSolution>, IDeepCloneable<ConferenceSolution>, IBufferMessage, IMessage
Reference documentation and code samples for the Google.Apps.Script.Type class ConferenceSolution.
Required. IDs should be unique across ConferenceSolutions within one
add-on, but this is not strictly enforced. It is up to the add-on developer
to assign them uniquely, otherwise the wrong ConferenceSolution may be
used when the add-on is triggered. While the developer may change the
display name of an add-on, the ID should not be changed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eConferenceSolution\u003c/code\u003e class documentation is 2.3.0, with versions available back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConferenceSolution\u003c/code\u003e is a sealed class within the \u003ccode\u003eGoogle.Apps.Script.Type.Calendar\u003c/code\u003e namespace, designed to define conference-related values.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eConferenceSolution\u003c/code\u003e include \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eLogoUrl\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOnCreateFunction\u003c/code\u003e, all of which are string types and are required fields for the object to work.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eConferenceSolution()\u003c/code\u003e, and another that takes a \u003ccode\u003eConferenceSolution\u003c/code\u003e object as a parameter \u003ccode\u003eConferenceSolution(ConferenceSolution other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]