CoAuthoring Members

Include Protected Members
Include Inherited Members

Provides the primary entry point to the co-authoring object model.

The CoAuthoring type exposes the following members.

Properties

  Name Description
Public property Application Gets an Application object that represents the Microsoft Word application.
Public property Authors Gets a CoAuthors collection that represents all the co-authors currently editing the document.
Public property CanMerge Gets whether the document can be auto-merged.
Public property CanShare Gets whether this document can be co-authored.
Public property Conflicts Gets a Conflicts collection that represents all the conflicts in a document.
Public property Creator Gets a 32-bit integer that indicates the application in which the specified object was created.
Public property Locks Gets a CoAuthLocks collection that represents the locks in the document.
Public property Me Gets a CoAuthor object that represents the current user.
Public property Parent Gets an Object that represents the parent object of the specified CoAuthoring object.
Public property PendingUpdates Gets whether the document has pending updates that have not been accepted.
Public property Updates Gets a CoAuthUpdates collection that represents all the updates available to the document.

Top

See Also

Reference

CoAuthoring Interface

Microsoft.Office.Interop.Word Namespace