EffectiveProfileStateZone
Gets the zone which defines the effective profile state.
Syntax
IHierarchicalZone EffectiveProfileStateZone{get;}
Property value
The lowest-level hierarchical zone where the profile state field is defined. This value overrides any definitions in higher-level zones.
Discussion
If ResolveEffectiveProfile()
has not been called, this property will always
return null.
Exceptions
EffectiveProfileStateZone
throws an InvalidOperationException
if this is not a
local user profile and you attempt to get this property.