Napomena
Pristup ovoj stranici zahtijeva autorizaciju. Možete pokušati prijaviti se ili promijeniti direktorije.
Pristup ovoj stranici zahtijeva autorizaciju. Možeš pokušati promijeniti direktorije.
Returns an Email object that contains all the email-related properties of the current document. Read-only.
Syntax
expression. Email
expression A variable that represents a Document object.
Example
This example returns the name of the style associated with the current email author.
MsgBox ActiveDocument.Email _
.CurrentEmailAuthor.Style.NameLocal
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.