EmailOptions Interface 

Contains global application-level attributes 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)

Usage

Public Class mailOptionsImplementation
    Implements EmailOptions
End Class
Dim mailOptionsImplementation1 As New mailOptionsImplementation()

Syntax

Public Interface EmailOptions
public interface EmailOptions
public interface class EmailOptions
public interface EmailOptions
public interface EmailOptions

Remarks

Use the EmailOptions property to return the EmailOptions object.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace

Other Resources

EmailOptions Members