API Reference

Enum

GoogleWorkspacePreflightMode

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

Determines which diagnostics stop an operation before any Google mutation.

Inheritance

  • Enum
  • GoogleWorkspacePreflightMode

Usage

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

Values

public const GoogleWorkspacePreflightMode ReportOnly #
Value: 0
public const GoogleWorkspacePreflightMode FailOnErrors #
Value: 1
public const GoogleWorkspacePreflightMode FailOnWarnings #
Value: 2