EmailSignature Interface
Contains information about the e-mail signatures used by Microsoft Word when you create and edit e-mail messages and replies.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("000209DC-0000-0000-C000-000000000046")> _
Public Interface EmailSignature
'Usage
Dim instance As EmailSignature
[GuidAttribute("000209DC-0000-0000-C000-000000000046")]
public interface EmailSignature
Remarks
There is no EmailSignatures collection; each EmailOptions object contains only one EmailSignature object.
Use the EmailSignature property to return the EmailSignature object.