CoAuthors Interface
A collection of all the CoAuthor objects in the document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("256B6ABA-6A38-4D39-971C-91FDA9922814")> _
Public Interface CoAuthors _
Inherits IEnumerable
'Usage
Dim instance As CoAuthors
[GuidAttribute("256B6ABA-6A38-4D39-971C-91FDA9922814")]
public interface CoAuthors : IEnumerable
Remarks
This collection contains all the co-authors in the document (authors that are actively editing the document).