ApprovalRequestData Class

Definition

Represents the approval state of an approval request message.The ApprovalRequestData class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class ApprovalRequestData sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class ApprovalRequestData : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class ApprovalRequestData
Inherits ComplexProperty
Inheritance
ApprovalRequestData

Remarks

Approval request messages are sent to a moderator as part of the message flow for moderated recipients. For more information, see Moderated Transport

Properties

ApprovalDecision

Gets the approval decision on the approval request message.

ApprovalDecisionMaker

Gets the display name of the moderator who approved or rejected the request.

ApprovalDecisionTime

Gets the time at which a moderator approved or rejected the request.

IsUndecidedApprovalRequest

Gets a value indicating whether this approval request is awaiting a moderator to approve or reject the request.

Applies to