Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a EmailAuthor object that represents the author of the current e-mail message.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property CurrentEmailAuthor As EmailAuthor
Get
'Usage
Dim instance As Email
Dim value As EmailAuthor
value = instance.CurrentEmailAuthor
EmailAuthor CurrentEmailAuthor { get; }
Property Value
Type: Microsoft.Office.Interop.Word.EmailAuthor