Enterprise.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current status of the user's enrollment in the enterprise.
public:
property EnterpriseStatus Status { EnterpriseStatus get(); };
EnterpriseStatus Status();
public EnterpriseStatus Status { get; }
var enterpriseStatus = enterprise.status;
Public ReadOnly Property Status As EnterpriseStatus
Property Value
The current status of the user's enrollment in the enterprise.