public sealed class Contacts.Types.Person : IMessage<Contacts.Types.Person>, IEquatable<Contacts.Types.Person>, IDeepCloneable<Contacts.Types.Person>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class Contacts.Types.Person.
[[["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-25 UTC."],[[["This webpage provides reference documentation for the `Contacts.Types.Person` class within the Data Catalog v1 API for .NET."],["The `Contacts.Types.Person` class represents a contact person for an entry, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the available versions, ranging from 1.2.0 to the latest 2.14.0, with 2.10.0 being the version featured prominently in this page's text."],["Key properties of the `Contacts.Types.Person` class include `Designation` and `Email`, allowing the user to designate a title and email for the contact."],["It also details the constructors for the class, including a default constructor and one that takes another `Contacts.Types.Person` object as an argument, allowing one to create instances of the class."]]],[]]