EnterpriseEnrollmentResult.EnrolledEnterprise Property

Definition

Gets the enterprise for which the user initiated enrollment.

public:
 property Enterprise ^ EnrolledEnterprise { Enterprise ^ get(); };
Enterprise EnrolledEnterprise();
public Enterprise EnrolledEnterprise { get; }
var enterprise = enterpriseEnrollmentResult.enrolledEnterprise;
Public ReadOnly Property EnrolledEnterprise As Enterprise

Property Value

The enterprise for which the user initiated enrollment.

Applies to