Share via


OutboundCodePageDetector.GetCodePages method

The GetCodePages method overloads return lists of code pages that will encode the text added to this OutboundCodePageDetector object, ordered from most preferred to least preferred.

Overload list

  Name Description
Public method GetCodePages() The GetCodePages method gets a list of code pages that will encode the text added to this OutboundCodePageDetector object, ordered from best to worst.
Public method GetCodePages(Charset, Boolean) The GetCodePages method gets a list of code pages that will encode the text added to this OutboundCodePageDetector object, ordered from best to worst, subject to the preference indicated by the preferredCharset parameter..
Public method GetCodePages(Culture, Boolean) The GetCodePages method returns a list of code pages that will encode the text added to this OutboundCodePageDetector object, ordered from best to worst, subject to the preference indicated by the culture parameter.

Top

See also

Reference

OutboundCodePageDetector class

OutboundCodePageDetector members

Microsoft.Exchange.Data.Globalization namespace