ApprovalRequestData

The ApprovalRequestData element specifies the approval state of an approval request message.

<ApprovalRequestData>
   <IsUndecidedApprovalRequest/>
   <ApprovalDecision/>
   <ApprovalDecisionMaker/>
   <ApprovalDecisionTime/>
</ApprovalRequestData>

ApprovalRequestDataType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

IsUndecidedApprovalRequest | ApprovalDecision | ApprovalDecisionMaker | ApprovalDecisionTime

Parent elements

Message

Remarks

This element was introduced in Exchange Server 2013 Service Pack 1 (SP1).

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
True

See also