CoAuthoring.Updates Property

Definition

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

public:
 property Microsoft::Office::Interop::Word::CoAuthUpdates ^ Updates { Microsoft::Office::Interop::Word::CoAuthUpdates ^ get(); };
public Microsoft.Office.Interop.Word.CoAuthUpdates Updates { get; }
member this.Updates : Microsoft.Office.Interop.Word.CoAuthUpdates
Public ReadOnly Property Updates As CoAuthUpdates

Property Value

A CoAuthUpdates collection that represents all the updates available to the document.

Remarks

Read-only.

Applies to