EmailMessage.ApprovalRequestData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets approval request details on an approval request message.
public:
property Microsoft::Exchange::WebServices::Data::ApprovalRequestData ^ ApprovalRequestData { Microsoft::Exchange::WebServices::Data::ApprovalRequestData ^ get(); };
public Microsoft.Exchange.WebServices.Data.ApprovalRequestData ApprovalRequestData { get; }
Public ReadOnly Property ApprovalRequestData As ApprovalRequestData
Property Value
Remarks
In order for this property to contain data, the ApprovalRequestData value must be present in the property set passed to the Bind(ExchangeService, ItemId, PropertySet) method.
Approval request messages are sent to a moderator as part of the message flow for moderated recipients. For more information, see Moderated Transport