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, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateContactRequest\u003c/code\u003e class has two constructors, one default and one that accepts another \u003ccode\u003eUpdateContactRequest\u003c/code\u003e instance for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eContact\u003c/code\u003e, which is the contact resource to be updated and must be provided, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is an optional field used to specify which fields should be updated in the \u003ccode\u003eContact\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Essential Contacts API is 2.5.0, with version 2.4.0 being the version the documentation is showing, with links provided for 7 previous versions.\u003c/p\u003e\n"]]],[],null,[]]