Share via


LocalizedString.Equals method

The Equals method overloads compare the value of this LocalizedString object with other LocalizedString objects.

Overload list

  Name Description
Public method Equals(Object) The Equals method compares this LocalizedString object to another. (Overrides ValueType.Equals(Object).)
Public method Equals(LocalizedString) The Equals method compares this LocalizedString object with another.

Top

See also

Reference

LocalizedString structure

LocalizedString members

Microsoft.Exchange.Data.Common namespace