CoAuthLock.Owner Property

Definition

Gets the CoAuthor that owns the specified lock.

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

Property Value

The CoAuthor that owns the specified lock.

Applies to