[[["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-04-09 UTC."],[[["This document provides reference documentation for the `ContactInfo` class within the App Hub v1 API, version 1.0.0, detailing its structure, inheritance, and implementation."],["The `ContactInfo` class is designed to store contact information for stakeholders, offering properties for a contact's display name (optional) and email address (required)."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["Two constructors are available: a default constructor and one that accepts another `ContactInfo` object for cloning."],["The `DisplayName` property allows for an optional contact's name with a maximum length of 63 characters, while the `Email` property requires a contact's email address."]]],[]]