public sealed class DeleteContactRequest : IMessage<DeleteContactRequest>, IEquatable<DeleteContactRequest>, IDeepCloneable<DeleteContactRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Essential Contacts v1 API class DeleteContactRequest.
Required. The name of the contact to delete.
Format: organizations/{organization_id}/contacts/{contact_id},
folders/{folder_id}/contacts/{contact_id} or
projects/{project_id}/contacts/{contact_id}
[[["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\u003eDeleteContactRequest\u003c/code\u003e class within the Essential Contacts v1 API in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteContactRequest\u003c/code\u003e class is used to send a request to delete a specific contact.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties \u003ccode\u003eContactName\u003c/code\u003e, a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string that holds the path for the contact to delete.\u003c/p\u003e\n"],["\u003cp\u003eThe content contains a list of versions of the \u003ccode\u003eDeleteContactRequest\u003c/code\u003e class, ranging from version 1.0.0 up to 2.5.0, with the latest being the default version.\u003c/p\u003e\n"]]],[],null,[]]