public sealed class DeleteAccessApprovalSettingsMessage : IMessage<DeleteAccessApprovalSettingsMessage>, IEquatable<DeleteAccessApprovalSettingsMessage>, IDeepCloneable<DeleteAccessApprovalSettingsMessage>, IBufferMessage, IMessage
[[["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-03-21 UTC."],[[["This webpage details the `DeleteAccessApprovalSettingsMessage` class, which is used to request the deletion of access approval settings."],["The latest version available for `DeleteAccessApprovalSettingsMessage` is 2.5.0, while version 1.0.0 is the first documented version."],["The class `DeleteAccessApprovalSettingsMessage` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteAccessApprovalSettingsMessage` class has a constructor, `DeleteAccessApprovalSettingsMessage()`, and also an overloaded constructor, `DeleteAccessApprovalSettingsMessage(DeleteAccessApprovalSettingsMessage other)`."],["`Name` is the main property of the `DeleteAccessApprovalSettingsMessage` class and is used to define the access approval settings to be deleted."]]],[]]