API Reference
Class
Item (WellKnownFolderPostureService)
Single well-known container posture item.
Inheritance
- Object
- Item
Constructors
Inherited Methods
Properties
public String Name { get; set; } #Logical container name.
public String CurrentValue { get; set; } #Current distinguished name.
public String DefaultValue { get; set; } #Expected default distinguished name.
public Boolean ExpectedAtDefault { get; set; } #True when the container is expected to remain at its default location.
public Boolean MatchesExpected { get; set; } #True when the current value matches the expected posture.
public Boolean IsAtDefault { get; set; } #True when the current distinguished name equals the default distinguished name.
public String Recommendation { get; set; } #Short operator-friendly recommendation.