ApprovalRequestData class

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.

System.Object
  Microsoft.Exchange.WebServices.Data.ComplexProperty
    Microsoft.Exchange.WebServices.Data.ApprovalRequestData

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public NotInheritable Class ApprovalRequestData _
	Inherits ComplexProperty
'Usage
Dim instance As ApprovalRequestData

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

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: