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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eContacts.Types.Person\u003c/code\u003e class within the Data Catalog v1 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API class documented is 2.14.0, with older versions, starting from 1.2.0, accessible via the provided links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eContacts.Types.Person\u003c/code\u003e represents a contact person for a data catalog entry and it implements various interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eDesignation\u003c/code\u003e and \u003ccode\u003eEmail\u003c/code\u003e, used to store the person's role and email address respectively, with each being a string data type.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors available, a default one, and another to create a new instance based on another Person object.\u003c/p\u003e\n"]]],[],null,[]]