Share via


EmailMailboxForwardMeetingRequest.ReportCompletedAsync Method

Definition

Overloads

ReportCompletedAsync()

Informs the email client that the request was processed successfully.

Successful completion of the asynchronous operation indicates that the meeting invitation was forwarded successfully.

ReportCompletedAsync()

Informs the email client that the request was processed successfully.

Successful completion of the asynchronous operation indicates that the meeting invitation was forwarded successfully.

public:
 virtual IAsyncAction ^ ReportCompletedAsync() = ReportCompletedAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ReportCompletedAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ReportCompletedAsync();
function reportCompletedAsync()
Public Function ReportCompletedAsync () As IAsyncAction

Returns

An asynchronous forward operation on an EmailMailboxForwardMeetingRequest.

Attributes

Windows requirements

App capabilities
email emailSystem

Applies to