Share via


CoAuthUpdates Members (Word)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

A collection of CoAuthUpdate objects that represent the updates that were merged into the document at the last explicit save. Introduced in Office 2016.

Methods

Name

Description

Item

Returns an individual CoAuthUpdates object in a collection.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application. Read-only.

Count

Returns the number of items in the CoAuthUpdates collection. Read-only.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

Parent

Returns an Object that represents the parent object of the specified CoAuthUpdates object.