API Reference
Class
EmailStoreMaintenanceRecommendation
One explainable recommendation in a read-only maintenance plan.
Inheritance
- Object
- EmailStoreMaintenanceRecommendation
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public EmailStoreMaintenanceAction Action { get; } #Proposed action.
public String Reason { get; } #Operator-facing reason.
public Boolean ExecutableByOfficeImo { get; } #Whether OfficeIMO has a plan-and-verify execution path for this action.
public EmailDataLossRisk DataLossRisk { get; } #Potential data-loss classification if the recommendation is followed.