Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.02 KB

File metadata and controls

23 lines (16 loc) · 1.02 KB
-api-id -api-type
T:Windows.Security.ExchangeActiveSyncProvisioning.EasComplianceResults
winrt class

Windows.Security.ExchangeActiveSyncProvisioning.EasComplianceResults

-description

Note

EasComplianceResults may be unavailable for releases after Windows 10.

Provides the mail app with the results of the evaluation of the EAS security policies. Every policy being evaluated returns an enumerated value indicating the evaluation results against the policy. The evaluations results are encapsulated in the EasComplianceResults object for the caller app to retrieve.

-remarks

An EasComplianceResults object can be returned from a successful CheckCompliance or ApplyAsync call.

-examples

-see-also