CoAuthoring.Me Property

Definition

Gets a CoAuthor object that represents the current user.

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

Property Value

A CoAuthor object that represents the current user.

Remarks

Read-only.

Applies to