Email.CurrentEmailAuthor Property

Definition

Returns a EmailAuthor object that represents the author of the current e-mail message.

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

Property Value

Applies to