[[["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."],[[["This documentation is for the `Contact` class within the Security Command Center v2 API, specifically in version 1.0.0-beta03 of the .NET library."],["The `Contact` class is used to represent the email address of a contact, and it inherits from the base `object` class, while also implementing several interfaces for message handling and data integrity."],["The `Contact` class offers two constructors: a default constructor (`Contact()`) and a copy constructor (`Contact(Contact other)`) that allows for the creation of a new contact based on an existing one."],["The primary property within the `Contact` class is `Email`, which is of type `string` and stores the actual email address of the contact."]]],[]]