EmailMailboxMoveFolderRequest.ReportCompletedAsync 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.
Informs the email client that the request was processed successfully.
Successful completion of the asynchronous operation indicates that the folder was moved 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 move operation on an EmailMailboxMoveFolderRequest.
- Attributes
Windows requirements
App capabilities |
email
emailSystem
|