InstantMessengerCategory

InstantMessengerCategory class

Represents category for an instant messenger address

The InstantMessengerCategory type exposes the following members:

Constructors

NameDescription
InstantMessengerCategory(description)Initializes a new instance of the InstantMessengerCategory class

Properties

NameDescription
google_talkGoogle Talk
aimAIM
yahooYahoo
skypeSkype
qqQQ
msnMSN
icqICQ
jabberJabber
customCustom messenger kind
im_address1ImAddress1 messenger kind
im_address2ImAddress2 messenger kind
im_address3ImAddress3 messenger kind
valueGets category of an instant messenger address
descriptionGets description for the ‘Custom’ category of an instant messenger address
GOOGLE_TALK_VALUEString value for ‘GoogleTalk’ category
AIM_VALUEString value for ‘AIM’ category
YAHOO_VALUEString value for ‘Yahoo’ category
SKYPE_VALUEString value for ‘Skype’ category
QQ_VALUEString value for ‘QQ’ category
MSN_VALUEString value for ’’ category
ICQ_VALUEString value for ‘MSN’ category
JABBER_VALUEString value for ‘Jabber’ category
CUSTOM_VALUEString value for ‘Custom’ category
IM_ADDRESS_1_VALUEString value for ‘ImAddress1’ category
IM_ADDRESS_2_VALUEString value for ‘ImAddress2’ category
IM_ADDRESS_3_VALUEString value for ‘ImAddress3’ category

Methods

NameDescription
equals(other)

See Also