InstantMessengerCategory
Contents
[
Hide
]InstantMessengerCategory class
Represents category for an instant messenger address
The InstantMessengerCategory type exposes the following members:
Constructors
| Name | Description |
|---|---|
| InstantMessengerCategory(description) | Initializes a new instance of the InstantMessengerCategory class |
Properties
| Name | Description |
|---|---|
| google_talk | Google Talk |
| aim | AIM |
| yahoo | Yahoo |
| skype | Skype |
| msn | MSN |
| icq | ICQ |
| jabber | Jabber |
| custom | Custom messenger kind |
| im_address1 | ImAddress1 messenger kind |
| im_address2 | ImAddress2 messenger kind |
| im_address3 | ImAddress3 messenger kind |
| value | Gets category of an instant messenger address |
| description | Gets description for the ‘Custom’ category of an instant messenger address |
| GOOGLE_TALK_VALUE | String value for ‘GoogleTalk’ category |
| AIM_VALUE | String value for ‘AIM’ category |
| YAHOO_VALUE | String value for ‘Yahoo’ category |
| SKYPE_VALUE | String value for ‘Skype’ category |
| QQ_VALUE | String value for ‘QQ’ category |
| MSN_VALUE | String value for ’’ category |
| ICQ_VALUE | String value for ‘MSN’ category |
| JABBER_VALUE | String value for ‘Jabber’ category |
| CUSTOM_VALUE | String value for ‘Custom’ category |
| IM_ADDRESS_1_VALUE | String value for ‘ImAddress1’ category |
| IM_ADDRESS_2_VALUE | String value for ‘ImAddress2’ category |
| IM_ADDRESS_3_VALUE | String value for ‘ImAddress3’ category |
Methods
| Name | Description |
|---|---|
| equals(other) |
See Also
- namespace aspose.email.personalinfo
- assembly Aspose.Email