Share via


LocalizedString.ToString method

The ToString method overloads return a string representation of this LocalizedString object.

Overload list

  Name Description
Public method ToString() The ToString method returns a string representation of this LocalizedString object. (Overrides ValueType.ToString().)
Public method ToString(IFormatProvider) The ToString method uses the specified IFormatProvider object to return a string representation of this LocalizedString object.

Top

See also

Reference

LocalizedString structure

LocalizedString members

Microsoft.Exchange.Data.Common namespace