[[["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 `Contact` class in the Security Command Center v2 API represents a contact with an email address."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Contact` class inherits from the base `object` class."],["It includes a public `Email` property, a string that stores the contact's email address, like \"`person123@company.com`\"."],["There are two constructors for the `Contact` class: a default one and one that takes another `Contact` object as a parameter."]]],[]]