SOPhones Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The SOPhones type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Count | Count - returns the number of items in the collection (Inherited from IPhones.) |
![]() ![]() | Empty | Returns true if the collection is empty. i.e. if it contains no elements (Inherited from IPhones.) |
![]() | Item | (Inherited from IPhones.) |
Name | Description | |
---|---|---|
![]() | _Clear | Remove all the elements in the collection (Inherited from IPhones.) |
![]() | _Remove | Remove an item by id (Inherited from IPhones.) |
![]() ![]() | Add | Add a phone number to the collection. Type is 1=phone, 3=fax, 5=mobile (Inherited from IPhones.) |
![]() ![]() | Exists | Returns true if the given item exists in the collection (Inherited from IPhones.) |
![]() | GetEnumerator | (Inherited from IPhones.) |
![]() ![]() | Remove | Remove an item by index (Inherited from IPhones.) |