MobileForms Toolkit Documentation
PhoneBook.Item Property
Gets the phone book entry.
public
PhoneBookEntry
this[
int
index
] {get; set;}
Parameters
index
An index (location) of the entry which is requested.
Exceptions
Exception Type
Condition
SimException
An error occurred while writing the phone book entry.
See Also
PhoneBook Class
|
Resco.Phone.SIM Namespace