LCID

The LCID property specifies how dates, times, and currencies are formatted. LCIDs are not the same for each geographical locale. Some locales format dates as YY-MM-DD and some format dates as MM-DD-YYYY. The LCID property is read/write.

Settings and Return Values

Sets or returns an Integer value.

Remarks

Setting Mail.LCID explicitly affects all contents of a mail, where Response.LCID affects a single content of a mail message.

Response.LCID can be set multiple times in one content, and the date can be displayed each time; however, the codepage must be set once to show all the characters.

You can find locale integers at MSDN Library.

Applies To

Mail Object

See Also

CodePage, Mailing.LCID, Response.LCID



©2001-2015 eMill. All trademarks property of their owners.