Comment.Contact 属性

定义

返回一个 CoAuthor 对象,该对象代表指定注释的作者。 此为只读属性。

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

属性值

适用于