Share via


CoAuthoring.Me Property

Gets a CoAuthor object that represents the current user.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Me As CoAuthor
    Get
'Usage
Dim instance As CoAuthoring
Dim value As CoAuthor

value = instance.Me
CoAuthor Me { get; }

Property Value

Type: Microsoft.Office.Interop.Word.CoAuthor
A CoAuthor object that represents the current user.

Remarks

Read-only.

See Also

Reference

CoAuthoring Interface

CoAuthoring Members

Microsoft.Office.Interop.Word Namespace