Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Enum

GoogleWorkspaceDataLossDecision

Namespace OfficeIMO.GoogleWorkspace
Assembly OfficeIMO.GoogleWorkspace
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Caller decision for a mutation whose outcome can omit, replace, or delete data.

Inheritance

  • Enum
  • GoogleWorkspaceDataLossDecision

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const GoogleWorkspaceDataLossDecision RejectPotentialLoss #

Reject mutations that may omit, replace, or delete data.

Value: 0
public const GoogleWorkspaceDataLossDecision AcceptSpecifiedLoss #

Permit a potentially lossy mutation and retain the caller's audit label describing the accepted loss.

Value: 1