Only after you log in using the general POOM object can you add or remove contacts. The POOMContact object lets you copy and display contacts, but you must use functions on the general POOM object to add or remove contacts.
Unless otherwise noted, properties of the String datatype have a limit of 1023 characters, and properties of the Date datatype require values greater than 12/31/1899 and less than 1/1/3000.
POOMContact property |
Datatype |
Description |
---|---|---|
Anniversary |
Date |
Specifies an anniversary date for a contact. |
AssistantName |
String |
Specifies the name of an assistant to a contact. |
AssistantTelephoneNumber |
String |
Specifies the telephone number of an assistant to a contact. |
Birthday |
Date |
Specifies the birthday of a contact. |
Body |
String |
Specifies annotations for a contact in text format.The text limit is 60K. For more information, see the BodyInk property. |
BodyInk |
Blob |
Specifies annotations for a contact in a blob in Pocket Word Ink (PWI) format that can be set to an Ink control such as the PocketBuilder Signature control. You must call the Add function on the POOM object to add the contact to the repository before you set or get the Body and BodyInk properties. When you set one of these properties, its value is automatically updated in the repository. |
BusinessTelephoneNumber |
String |
Specifies a business telephone number for a contact. |
Business2TelephoneNumber |
String |
Specifies a second business telephone number for a contact. |
BusinessFaxNumber |
String |
Specifies a business fax number for a contact. |
BusinessAddressStreet |
String |
Specifies a business street address for a contact. |
BusinessAddressCity |
String |
Specifies the city in which a contact’s business is located. |
BusinessAddressState |
String |
Specifies the state in which a contact’s business is located. |
BusinessAddressCountry |
String |
Specifies the country in which a contact’s business is located. |
BusinessAddressPostalCode |
String |
Specifies the postal code for a contact’s business location. |
CarTelephoneNumber |
String |
Specifies a car telephone number for a contact. |
Categories |
String |
Specifies the categories to which a contact is assigned. |
Children |
String |
Specifies the names of the children of a contact. |
CompanyName |
String |
Specifies the company name of a contact. |
Department |
String |
Specifies the department of a contact. |
Email1Address |
String |
Specifies an e-mail address for a contact. |
Email2Address |
String |
Specifies a second e-mail address for a contact. |
Email3Address |
String |
Specifies a third e-mail address for a contact. |
FileAs |
String |
Specifies a filing string for a contact. |
FirstName |
String |
Specifies the first name of a contact. |
HomeTelephoneNumber |
String |
Specifies a home telephone number for a contact. |
Home2TelephoneNumber |
String |
Specifies a second home telephone number for a contact. |
HomeFaxNumber |
String |
Specifies a home fax for a contact. |
HomeAddressStreet |
String |
Specifies a home street address for a contact. |
HomeAddressCity |
String |
Specifies a home city for a contact. |
HomeAddressState |
String |
Specifies the home state or province of a contact. |
HomeAddressCountry |
String |
Specifies the home country of a contact. |
HomeAddressPostalCode |
String |
Specifies the home postal code of a contact. |
JobTitle |
String |
Specifies the job title of a contact. |
LastName |
String |
Specifies the last name of a contact. |
MiddleName |
String |
Specifies the middle name of a contact. |
MobileTelephoneNumber |
String |
Specifies a mobile telephone number for a contact. |
OfficeLocation |
String |
Specifies the location of a contact. |
OID |
Long |
Specifies the object identifier (OID) of a contact. This is a read-only property. |
OtherAddressStreet |
String |
Specifies a second street address for a contact. |
OtherAddressCity |
String |
Specifies the city of a contact’s secondary residence. |
OtherAddressState |
String |
Specifies the state or province of a contact’s secondary residence. |
OtherAddressCountry |
String |
Specifies the country of a contact’s secondary residence. |
OtherAddressPostalCode |
String |
Specifies the postal code of a contact’s secondary residence. |
PagerNumber |
String |
Specifies a page number for a contact. |
RadioTelephoneNumber |
String |
Specifies a radio telephone number for a contact. |
Spouse |
String |
Specifies the name of the spouse of a contact. |
Suffix |
String |
Specifies the suffix of a contact’s name. |
Title |
String |
Specifies the title of a contact. |
WebPage |
String |
Specifies the Web page of a contact. |
YomiCompanyName |
String |
Specifies Japanese phonetic rendering of a contact’s company name. |
YomiFirstName |
String |
Specifies Japanese phonetic rendering of a contact’s first name. |
YomiLastName |
String |
Specifies Japanese phonetic rendering of a contact’s last name. |
POOMContact function |
Datatype returned |
Description |
---|---|---|
Integer |
Displays the contact using the default display in Pocket Outlook or the window specified as an optional argument to the POOM Login function |
|
Integer |
Updates the existing contact in the repository |
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |