InstantMessengerCategory
Contents
[
Hide
]InstantMessengerCategory class
Represents category for an instant messenger address
Constructors
| Name | Description |
|---|---|
| InstantMessengerCategory (2 overloads) | Initializes a new instance of the InstantMessengerCategory class with ‘Custom’ category. |
Methods
| Name | Description |
|---|---|
| Equals (2 overloads) | Determines whether the specified object is equal to the current object. |
| get_AIM | AIM |
| get_Custom | Custom messenger kind |
| get_Description | Gets description for the ‘Custom’ category of an instant messenger address |
| get_GoogleTalk | Google Talk |
| get_ICQ | ICQ |
| get_ImAddress1 | ImAddress1 messenger kind |
| get_ImAddress2 | ImAddress2 messenger kind |
| get_ImAddress3 | ImAddress3 messenger kind |
| get_Jabber | Jabber |
| get_MSN | MSN |
| get_QQ | |
| get_Skype | Skype |
| get_Value | Gets category of an instant messenger address |
| get_Yahoo | Yahoo |
| GetHashCode | GetHashCode returns a hash function for this object. |
| ToString | Returns a string that represents the current object. |
| operator!= | Determines whether the specified objects are not equal. |
| operator== | Determines whether the specified objects are equal. |
| AIMValue | String value for ‘AIM’ category |
| CustomValue | String value for ‘Custom’ category |
| GoogleTalkValue | String value for ‘GoogleTalk’ category |
| ICQValue | String value for ‘MSN’ category |
| ImAddress1Value | String value for ‘ImAddress1’ category |
| ImAddress2Value | String value for ‘ImAddress2’ category |
| ImAddress3Value | String value for ‘ImAddress3’ category |
| JabberValue | String value for ‘Jabber’ category |
| MSNValue | String value for ’’ category |
| QQValue | String value for ‘QQ’ category |
| SkypeValue | String value for ‘Skype’ category |
| YahooValue | String value for ‘Yahoo’ category |