GetPreApprovalDetailsAsync Method
Retrieves information about an existing preapproval.
Syntax
[VB.NET] Public Function GetPreApprovalDetailsAsync(ByVal PreApprovalKey As String) As IAsyncAction
[C#] public IAsyncAction GetPreApprovalDetailsAsync(string preApprovalKey);