Comment.Contact Property

Definition

Returns a CoAuthor object that represents the author of the specified comment. Read-only.

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

Property Value

Applies to