PhoneNumberList

PhoneNumberList class

List of phone numbers for a contact.

Constructors

NameDescription
PhoneNumberList

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_AssistantDefault assistant phone number
get_CallbackDefault callback phone number
get_CarDefault car phone number
get_CompanyDefault company phone number
get_CountGets the number of elements contained in the T:System::Collections::ICollection .
get_CustomDefault custom phone category
get_FaxDefault fax number
get_HomeDefault home phone number
get_HomeFaxDefault home fax number
get_IsdnDefault isdn phone number
get_IsReadOnlyGets a value indicating whether the list is read-only.
get_MobileDefault mobile phone number
get_PagerDefault pager number
get_PreferedDefault primary phone number
get_RadioDefault radio phone number
get_TelexDefault telex
get_TtyTddDefault Tty/Tdd
get_WorkDefault work phone number
get_WorkFaxDefault work fax number
GetEnumeratorReturns an enumerator that iterates through a collection.
idx_getGets the element at the specified index.
idx_setSets 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_AssistantDefault assistant phone number
set_CallbackDefault callback phone number
set_CarDefault car phone number
set_CompanyDefault company phone number
set_CustomDefault custom phone category
set_FaxDefault fax number
set_HomeDefault home phone number
set_HomeFaxDefault home fax number
set_IsdnDefault isdn phone number
set_MobileDefault mobile phone number
set_PagerDefault pager number
set_PreferedDefault primary phone number
set_RadioDefault radio phone number
set_TelexDefault telex
set_TtyTddDefault Tty/Tdd
set_WorkDefault work phone number
set_WorkFaxDefault work fax number