Expand Minimize
This topic has not yet been rated - Rate this topic

_ContactItem.Language Property

Returns or sets a String (string in C#) that represents the language in which the contact writes messages. Read/write.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
[DispIdAttribute()]
string Language { get; set; }

Property Value

Type: System.String

This property corresponds to the MAPI property PidTagLanguage.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.