InstantMessengerAddress

InstantMessengerAddress class

Represents an instant messanger address.

Constructors

NameDescription
InstantMessengerAddress

Methods

NameDescription
CompareToCompares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
Equals (3 overloads)Determines whether the specified Object is equal to the current Object.
get_AddressGets an instant messanger address
get_CategoryGets an object category
get_PreferedGets a value which defines whether object is preferred.
GetHashCode (2 overloads)GetHashCode returns a hash function for this object.
set_AddressSets an instant messanger address
set_CategorySets an object category
set_PreferedSets a value which defines whether object is preferred.
ToStringReturns a string that represents the current object.
operator!=Determines whether the specified objects are not equal.
operator==Determines whether the specified objects are equal.