public sealed class UpdateContactRequest : IMessage<UpdateContactRequest>, IEquatable<UpdateContactRequest>, IDeepCloneable<UpdateContactRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Essential Contacts v1 API class UpdateContactRequest.
[[["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 document provides reference documentation for the \u003ccode\u003eUpdateContactRequest\u003c/code\u003e class within the Essential Contacts v1 API in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateContactRequest\u003c/code\u003e class is used as a request message for the \u003ccode\u003eUpdateContact\u003c/code\u003e method, enabling the updating of contact information.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the API are listed, with 2.5.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces and inherits from \u003ccode\u003eObject\u003c/code\u003e, with details of methods from \u003ccode\u003eObject\u003c/code\u003e also provided.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two properties: \u003ccode\u003eContact\u003c/code\u003e, which is the contact resource to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, used for applying updates to specific fields.\u003c/p\u003e\n"]]],[],null,[]]