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)

Syntax

'Declaration
<GuidAttribute("000209DB-0000-0000-C000-000000000046")> _
Public Interface EmailOptions
'Usage
Dim instance As EmailOptions
[GuidAttribute("000209DB-0000-0000-C000-000000000046")]
public interface EmailOptions

Remarks

Use the EmailOptions property to return the EmailOptions object.

See Also

Reference

EmailOptions Members

Microsoft.Office.Interop.Word Namespace