[[["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-03-21 UTC."],[[["The `EnumOption` class is part of the Integration Connectors v1 API and provides a way to represent an option within an enumeration, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`, as well as the two constructors `EnumOption()` and `EnumOption(EnumOption other)`."],["The `EnumOption` class contains two key properties: `DisplayName`, a string representing the display name of the option, and `Id`, a string representing the unique identifier of the option."],["The latest release for the class `EnumOption` is Version 1.3.0, and prior versions include 1.2.0, 1.1.0, and 1.0.0, with this document referring to the 1.1.0 release."]]],[]]