Finishes the asynchronous execution of the  SetIdentityFeedbackForwardingEnabled operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public SetIdentityFeedbackForwardingEnabledResponse EndSetIdentityFeedbackForwardingEnabled( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginSetIdentityFeedbackForwardingEnabled.
 Return Value
 Return ValueReturns a  SetIdentityFeedbackForwardingEnabledResult from SimpleEmailService.
 See Also
 See Also