InstantMessengerCategory Class |
Namespace: Aspose.Email.PersonalInfo
The InstantMessengerCategory type exposes the following members.
Name | Description | |
---|---|---|
InstantMessengerCategory |
Initializes a new instance of the InstantMessengerCategory class with 'Custom' category.
|
Name | Description | |
---|---|---|
AIM |
AIM
| |
Custom |
Custom messenger kind
| |
Description |
Gets description for the 'Custom' category of an instant messenger address
| |
GoogleTalk |
Google Talk
| |
ICQ |
ICQ
| |
ImAddress1 |
ImAddress1 messenger kind
| |
ImAddress2 |
ImAddress2 messenger kind
| |
ImAddress3 |
ImAddress3 messenger kind
| |
Jabber |
Jabber
| |
MSN |
MSN
| |
QQ
| ||
Skype |
Skype
| |
Value |
Gets category of an instant messenger address
| |
Yahoo |
Yahoo
|
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).) | |
Equals(InstantMessengerCategory) |
Determines whether the specified object is equal to the current object.
| |
Finalize | (Inherited from Object.) | |
GetHashCode |
GetHashCode returns a hash function for this object.
(Overrides ObjectGetHashCode.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
Equality |
Determines whether the specified objects are equal.
| |
Inequality |
Determines whether the specified objects are not equal.
|
Name | Description | |
---|---|---|
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 |