Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 875 Bytes

eascomplianceresults_compliant.md

File metadata and controls

26 lines (18 loc) · 875 Bytes
-api-id -api-type
P:Windows.Security.ExchangeActiveSyncProvisioning.EasComplianceResults.Compliant
winrt property

Windows.Security.ExchangeActiveSyncProvisioning.EasComplianceResults.Compliant

-description

Note

EasComplianceResults may be unavailable for releases after Windows 10.

Returns the result of whether the computer is compliant with the EAS policies.

-property-value

The result of whether the computer is compliant with the EAS policies. The Compliant property is set to TRUE if all of the policies being evaluated are compliant. Otherwise, it is set to FALSE.

-remarks

The mail app needs to scan through each evaluation result to determine the actual reason for not being compliant if the Compliant property is FALSE.

-examples

-see-also