EmailSignatureEntry Object Members

Word Developer Reference

Represents a single e-mail signature entry. The EmailSignatureEntry object is a member of the EmailSignatureEntries collection. The EmailSignatureEntries collection contains all the e-mail signature entries available to Word.

Methods

  Name Description
Bb257558.methods(en-us,office.12).gif Delete Deletes the specified email signature.

Properties

  Name Description
Bb257558.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257558.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257558.properties(en-us,office.12).gif Index Returns a Long that represents the position of an item in a collection. Read-only.
Bb257558.properties(en-us,office.12).gif Name Returns or sets the name of the specified object. Read/write String.
Bb257558.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified EmailSignatureEntry object.