Share via


CoAuthoring.Updates Property

Gets a CoAuthUpdates collection that represents all the updates available to the document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Updates As CoAuthUpdates
    Get
'Usage
Dim instance As CoAuthoring
Dim value As CoAuthUpdates

value = instance.Updates
CoAuthUpdates Updates { get; }

Property Value

Type: Microsoft.Office.Interop.Word.CoAuthUpdates
A CoAuthUpdates collection that represents all the updates available to the document.

Remarks

Read-only.

See Also

Reference

CoAuthoring Interface

CoAuthoring Members

Microsoft.Office.Interop.Word Namespace