API Reference

Enum

GoogleWorkspaceSyncItemKind

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

Inheritance

  • Enum
  • GoogleWorkspaceSyncItemKind

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 GoogleWorkspaceSyncItemKind SourceChange #
Value: 0
public const GoogleWorkspaceSyncItemKind RemoteChange #
Value: 1
public const GoogleWorkspaceSyncItemKind Conflict #
Value: 2
public const GoogleWorkspaceSyncItemKind LossyAction #
Value: 3