CoAuthor.Locks Property

Definition

Gets a CoAuthLocks collection that represents the locks in the document that are associated with the specified co-author.

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

Property Value

A CoAuthLocks collection that represents the locks in the document that are associated with the specified co-author.

Remarks

Read-only.

Applies to