Email.CurrentEmailAuthor Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt ein EmailAuthor -Objekt zurück, das den Autor der aktuellen E-Mail-Nachricht darstellt.
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