InstantMessengerList
Contents
[
Hide
]InstantMessengerList class
List of instant messenger addresses for a contact.
Constructors
| Name | Description |
|---|---|
| InstantMessengerList |
Methods
| Name | Description |
|---|---|
| Add | Adds an item to the list. |
| Clear | Removes all items from the list. |
| Contains | Determines whether the list contains a specific value. |
| CopyTo | Copies the elements to an array, starting at a particular array index. |
| get_AIM | Default AIM id |
| get_Count | Gets the number of elements contained in the T:System::Collections::ICollection . |
| get_GoogleTalk | Default Google Talk id |
| get_ICQ | Default ICQ id |
| get_IsReadOnly | Gets a value indicating whether the list is read-only. |
| get_Jabber | Default Jabber id |
| get_MSN | Default MSN id |
| get_QQ | Default QQ id |
| get_Skype | Default skype is |
| get_Yahoo | Default Yahoo id |
| GetEnumerator | Returns an enumerator that iterates through a collection. |
| idx_get (2 overloads) | Gets the element at the specified index. |
| idx_set (2 overloads) | Sets the element at the specified index. |
| IndexOf | Determines the index of a specific item in the list. |
| Insert | Inserts an item to the list at the specified index. |
| Remove | Removes the first occurrence of a specific object from the list. |
| RemoveAt | Removes the list item at the specified index. |
| set_AIM | Default AIM id |
| set_GoogleTalk | Default Google Talk id |
| set_ICQ | Default ICQ id |
| set_Jabber | Default Jabber id |
| set_MSN | Default MSN id |
| set_QQ | Default QQ id |
| set_Skype | Default skype is |
| set_Yahoo | Default Yahoo id |