CoAuthor Members

Include Protected Members
Include Inherited Members

Represents a single co-author in the document. The CoAuthor object is a member of the CoAuthors collection. The CoAuthors collection contains all the co-authors in the document (authors that are actively editing the document).

The CoAuthor type exposes the following members.

Properties

  Name Description
Public property Application Gets an Application object that represents the Microsoft Word application.
Public property Creator Gets a 32-bit integer that indicates the application in which the specified object was created.
Public property EmailAddress Gets a string that specifies the e-mail address of the specified co-author.
Public property ID Gets the unique identifier for the specified author.
Public property IsMe Gets whether this author represents the current user.
Public property Locks Gets a CoAuthLocks collection that represents the locks in the document that are associated with the specified co-author.
Public property Name Gets the display name of the specified co-author.
Public property Parent Gets an Object that represents the parent object of the specified CoAuthor object.

Top

See Also

Reference

CoAuthor Interface

Microsoft.Office.Interop.Word Namespace