EffectiveHomeDirectoryZone
Gets the zone in which the effective home directory of the user is defined.
Syntax
IHierarchicalZone EffectiveHomeDirectoryZone {get;}
Property value
The lowest-level hierarchical zone where the home directory field is defined. This value overrides any definitions in higher-level zones.
Discussion
You must call the ResolveEffectiveProfile
method before calling this property.
If you don’t do so, this property returns null
.