InstantMessengerList

InstantMessengerList class

List of instant messenger addresses for a contact.

Constructors

NameDescription
InstantMessengerList

Methods

NameDescription
AddAdds an item to the list.
ClearRemoves all items from the list.
ContainsDetermines whether the list contains a specific value.
CopyToCopies the elements to an array, starting at a particular array index.
get_AIMDefault AIM id
get_CountGets the number of elements contained in the T:System::Collections::ICollection .
get_GoogleTalkDefault Google Talk id
get_ICQDefault ICQ id
get_IsReadOnlyGets a value indicating whether the list is read-only.
get_JabberDefault Jabber id
get_MSNDefault MSN id
get_QQDefault QQ id
get_SkypeDefault skype is
get_YahooDefault Yahoo id
GetEnumeratorReturns 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.
IndexOfDetermines the index of a specific item in the list.
InsertInserts an item to the list at the specified index.
RemoveRemoves the first occurrence of a specific object from the list.
RemoveAtRemoves the list item at the specified index.
set_AIMDefault AIM id
set_GoogleTalkDefault Google Talk id
set_ICQDefault ICQ id
set_JabberDefault Jabber id
set_MSNDefault MSN id
set_QQDefault QQ id
set_SkypeDefault skype is
set_YahooDefault Yahoo id