ExchangeServiceBinding.GetMessageTrackingReportAsync Method
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.
Overloads
GetMessageTrackingReportAsync(GetMessageTrackingReportRequestType) | |
GetMessageTrackingReportAsync(GetMessageTrackingReportRequestType, Object) |
GetMessageTrackingReportAsync(GetMessageTrackingReportRequestType)
public:
void GetMessageTrackingReportAsync(ExchangeWebServices::GetMessageTrackingReportRequestType ^ GetMessageTrackingReport1);
public void GetMessageTrackingReportAsync (ExchangeWebServices.GetMessageTrackingReportRequestType GetMessageTrackingReport1);
Public Sub GetMessageTrackingReportAsync (GetMessageTrackingReport1 As GetMessageTrackingReportRequestType)
Parameters
- GetMessageTrackingReport1
- GetMessageTrackingReportRequestType
Applies to
GetMessageTrackingReportAsync(GetMessageTrackingReportRequestType, Object)
public:
void GetMessageTrackingReportAsync(ExchangeWebServices::GetMessageTrackingReportRequestType ^ GetMessageTrackingReport1, System::Object ^ userState);
public void GetMessageTrackingReportAsync (ExchangeWebServices.GetMessageTrackingReportRequestType GetMessageTrackingReport1, object userState);
Public Sub GetMessageTrackingReportAsync (GetMessageTrackingReport1 As GetMessageTrackingReportRequestType, userState As Object)
Parameters
- GetMessageTrackingReport1
- GetMessageTrackingReportRequestType
- userState
- Object