Application.LanguageSettings Property

Outlook Developer Reference

Returns a LanguageSettings object for the application that contains the language-specific attributes of Outlook. Read-only.

Syntax

expression.LanguageSettings

expression   A variable that represents an Application object.

See Also