EmailSignature Members
Include Protected Members
Include Inherited Members
Contains information about the e-mail signatures used by Microsoft Word when you create and edit e-mail messages and replies.
The EmailSignature type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns a Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
EmailSignatureEntries | Returns a EmailSignatureEntries object that represents the e-mail signature entries in Microsoft Word. | |
NewMessageSignature | Returns or sets the signature that Microsoft Word appends to new e-mail messages. | |
Parent | Returns an object that represents the parent object of the specified object. | |
ReplyMessageSignature | Returns or sets the signature that Microsoft Word appends to e-mail message replies. |
Top