public sealed class GetApprovalRequestMessage : IMessage<GetApprovalRequestMessage>, IEquatable<GetApprovalRequestMessage>, IDeepCloneable<GetApprovalRequestMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class GetApprovalRequestMessage.
[[["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 provides reference documentation for the `GetApprovalRequestMessage` class within the Access Approval v1 API, specifically for the .NET framework."],["The `GetApprovalRequestMessage` class is used to represent a request to retrieve an approval request, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This document details the inheritance, constructor, properties, and version history for the `GetApprovalRequestMessage`, with the current version being 2.4.0 and the latest being 2.5.0."],["The `GetApprovalRequestMessage` class includes properties like `ApprovalRequestName` and `Name`, where `Name` holds the format string of the approval request to be retrieved."]]],[]]