EmailMailboxValidateCertificatesRequest.ReportFailedAsync 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 client that the request was not processed successfully. Specifically, not all of the certificates' validation state was assessed successfully.
public:
virtual IAsyncAction ^ ReportFailedAsync() = ReportFailedAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ReportFailedAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ReportFailedAsync();
function reportFailedAsync()
Public Function ReportFailedAsync () As IAsyncAction
Returns
An asynchronous validation operation on an EmailMailboxValidateCertificatesRequest.
- Attributes
Windows requirements
App capabilities |
email
emailSystem
|