Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 579 Bytes

enterpriseenrollmentstatus.md

File metadata and controls

30 lines (20 loc) · 579 Bytes
-api-id -api-type
T:Windows.Phone.Management.Deployment.EnterpriseEnrollmentStatus
winrt enum

EnterpriseEnrollmentStatus

-description

Reports the status of the user's enrollment in the enterprise.

-enum-fields

-field Success:0

The enrollment succeeded.

-field CancelledByUser:1

The enrollment was canceled by the user.

-field UnknownFailure:2

The enrollment encountered an unexpected problem.

-remarks

-examples

-see-also