public sealed class OrganizationContact : IMessage<OrganizationContact>, IEquatable<OrganizationContact>, IDeepCloneable<OrganizationContact>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class OrganizationContact.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eOrganizationContact\u003c/code\u003e class in the GDC Hardware Management v1alpha API provides a structure for defining customer organization contact information.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eOrganizationContact\u003c/code\u003e include \u003ccode\u003eAddress\u003c/code\u003e (required, of type \u003ccode\u003ePostalAddress\u003c/code\u003e), \u003ccode\u003eContacts\u003c/code\u003e (required, a collection of \u003ccode\u003eContact\u003c/code\u003e objects), \u003ccode\u003eEmail\u003c/code\u003e (optional), and \u003ccode\u003ePhone\u003c/code\u003e (optional).\u003c/p\u003e\n"],["\u003cp\u003eThere are two versions of the documentation available, the latest being 1.0.0-alpha04, and 1.0.0-alpha03.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided to create a new instance of the class, one being empty, and the other taking an already existing instance of \u003ccode\u003eOrganizationContact\u003c/code\u003e as a parameter to clone.\u003c/p\u003e\n"]]],[],null,[]]