FeatureSwitches.O365TenantDataCleanupEnabled 属性

定义

获取一个值,该值指示是否启用 O365 租户数据清理。

public:
 property bool O365TenantDataCleanupEnabled { bool get(); };
public bool O365TenantDataCleanupEnabled { get; }
member this.O365TenantDataCleanupEnabled : bool
Public ReadOnly Property O365TenantDataCleanupEnabled As Boolean

属性值

Boolean

true 如果启用了 O365 租户数据清理,则为 ;否则为 false

适用于