MobileForms Toolkit Documentation

Caller Properties

The properties of the Caller class are listed below. For a complete list of Caller class members, see the Caller Members topic.

Public Instance Properties

ContactGets the Contact that matches the Caller ID. It returns null for caller which is not in the Contacts database.
NameGets the name of the caller.
NumberGets the caller's telephone number (Caller ID).
OIDGets the caller's Pocket Outlook Contacts database ID. It returns zero for caller which is not in the Contacts database.
PropertyIDGets the CEPROPID of the property that matches the Caller ID, for example PIMPR_HOME_TELEPHONE_NUMBER.
PropertyNameGets the name of the property that matches the Caller ID, e.g. "h" for "Home Telephone".

See Also

Caller Class | Resco.Phone Namespace