ExchangeServiceBinding.EndFindMessageTrackingReport(IAsyncResult) Method

Definition

public:
 ExchangeWebServices::FindMessageTrackingReportResponseMessageType ^ EndFindMessageTrackingReport(IAsyncResult ^ asyncResult);
public ExchangeWebServices.FindMessageTrackingReportResponseMessageType EndFindMessageTrackingReport (IAsyncResult asyncResult);
Public Function EndFindMessageTrackingReport (asyncResult As IAsyncResult) As FindMessageTrackingReportResponseMessageType

Parameters

asyncResult
IAsyncResult

Returns

Returns FindMessageTrackingReportResponseMessageType.

Applies to