API Reference

Enum

GoogleWorkspaceSyncApplyStatus

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

Inheritance

  • Enum
  • GoogleWorkspaceSyncApplyStatus

Usage

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

Values

public const GoogleWorkspaceSyncApplyStatus Planned #
Value: 0
public const GoogleWorkspaceSyncApplyStatus Applied #
Value: 1
public const GoogleWorkspaceSyncApplyStatus Skipped #
Value: 2
public const GoogleWorkspaceSyncApplyStatus Conflict #
Value: 3
public const GoogleWorkspaceSyncApplyStatus ApprovalRequired #
Value: 4
public const GoogleWorkspaceSyncApplyStatus Failed #
Value: 5
public const GoogleWorkspaceSyncApplyStatus Canceled #
Value: 6