Share via


ContactItem.Language Property

Outlook Developer Reference

Returns or sets a String that represents the language in which the contact writes messages. Read/write.

Syntax

expression.Language

expression   A variable that represents a ContactItem object.

Remarks

This property corresponds to the MAPI property PR_LANGUAGE.

See Also