InstantMessengerCategory

InstantMessengerCategory class

Represents category for an instant messenger address

Constructors

NameDescription
InstantMessengerCategory (2 overloads)Initializes a new instance of the InstantMessengerCategory class with ‘Custom’ category.

Methods

NameDescription
Equals (2 overloads)Determines whether the specified object is equal to the current object.
get_AIMAIM
get_CustomCustom messenger kind
get_DescriptionGets description for the ‘Custom’ category of an instant messenger address
get_GoogleTalkGoogle Talk
get_ICQICQ
get_ImAddress1ImAddress1 messenger kind
get_ImAddress2ImAddress2 messenger kind
get_ImAddress3ImAddress3 messenger kind
get_JabberJabber
get_MSNMSN
get_QQQQ
get_SkypeSkype
get_ValueGets category of an instant messenger address
get_YahooYahoo
GetHashCodeGetHashCode returns a hash function for this object.
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.
AIMValueString value for ‘AIM’ category
CustomValueString value for ‘Custom’ category
GoogleTalkValueString value for ‘GoogleTalk’ category
ICQValueString value for ‘MSN’ category
ImAddress1ValueString value for ‘ImAddress1’ category
ImAddress2ValueString value for ‘ImAddress2’ category
ImAddress3ValueString value for ‘ImAddress3’ category
JabberValueString value for ‘Jabber’ category
MSNValueString value for ’’ category
QQValueString value for ‘QQ’ category
SkypeValueString value for ‘Skype’ category
YahooValueString value for ‘Yahoo’ category