CoAuthLock.Owner Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.