_Application.EmailOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an EmailOptions object that represents the global preferences for e-mail authoring.
public:
property Microsoft::Office::Interop::Word::EmailOptions ^ EmailOptions { Microsoft::Office::Interop::Word::EmailOptions ^ get(); };
public Microsoft.Office.Interop.Word.EmailOptions EmailOptions { get; }
member this.EmailOptions : Microsoft.Office.Interop.Word.EmailOptions
Public ReadOnly Property EmailOptions As EmailOptions