EmailOptions.EmailSignature Property
Word Developer Reference |
Returns an EmailSignature object that represents the signatures Microsoft Word appends to outgoing e-mail messages. Read-only.
Syntax
expression.EmailSignature
expression A variable that represents a EmailOptions object.
Example
This example displays the signature Word appends to new outgoing e-mail messages.
Visual Basic for Applications |
---|
|
See Also