Share via


MailEnabledRecipient.MailTipTranslations property

Gets or sets a list of translations of the MailTip parameter.

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

public MultiValuedProperty<string> MailTipTranslations { get; set; }

Property value

Type: Microsoft.Exchange.Data.MultiValuedProperty<String>
A list of translations of the MailTip property.

Remarks

This property contains an entry for each supported language, in the format of the locale, followed by a colon, and then the specific MailTip property message in that language.

See also

Reference

MailEnabledRecipient class

MailEnabledRecipient members

Microsoft.Exchange.Data.Directory.Management namespace