Share via


EnterpriseEnrollmentResult.Status Property

Definition

Gets the status of the enrollment action initiated by the user.

public:
 property EnterpriseEnrollmentStatus Status { EnterpriseEnrollmentStatus get(); };
EnterpriseEnrollmentStatus Status();
public EnterpriseEnrollmentStatus Status { get; }
var enterpriseEnrollmentStatus = enterpriseEnrollmentResult.status;
Public ReadOnly Property Status As EnterpriseEnrollmentStatus

Property Value

The status of the enrollment action initiated by the user.

Applies to