_Global.AutoCorrectEmail Property

Returns a AutoCorrect object that represents automatic corrections made to e-mail messages.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property AutoCorrectEmail As AutoCorrect
    Get
'Usage
Dim instance As _Global
Dim value As AutoCorrect

value = instance.AutoCorrectEmail
AutoCorrect AutoCorrectEmail { get; }

Property Value

Type: Microsoft.Office.Interop.Word.AutoCorrect

See Also

Reference

_Global Interface

_Global Members

Microsoft.Office.Interop.Word Namespace