API Reference

Class

GoogleWorkspaceSyncItem

Namespace OfficeIMO.GoogleWorkspace.Sync
Assembly OfficeIMO.GoogleWorkspace.Sync
Modifiers sealed

One caller-owned operation classified before any mutation is attempted.

Inheritance

  • Object
  • GoogleWorkspaceSyncItem

Usage

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

Accepted by parameters

Constructors

public GoogleWorkspaceSyncItem(String id, GoogleWorkspaceSyncItemKind kind, String path, String message, String sourceId = null, String googleFileId = null) #

Parameters

id String requiredposition: 0
kind GoogleWorkspaceSyncItemKind requiredposition: 1
path String requiredposition: 2
message String requiredposition: 3
sourceId String = null optionalposition: 4
googleFileId String = null optionalposition: 5

Properties