CoAuthor Members (Word)
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).
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns a string that specifies the e-mail address of the specified co-author. Read-only. |
|
Returns a String that specifies a unique identifier for the specified author. Read-only. |
|
Returns true if this author represents the current user. Read-only. |
|
Returns a CoAuthLocks collection that represents the locks in the document that are associated with the specified co-author. Read-only. |
|
Returns a String that contains the display name of the specified co-author. Read-only. |
|
Returns an Object that represents the parent object of the specified CoAuthor object. |