cntdef.h File Reference

KSpeedDialPhoneLength

const TIntKSpeedDialPhoneLength

KCntMinSpeedDialIndex

const TIntKCntMinSpeedDialIndex

KCntMaxSpeedDialIndex

const TIntKCntMaxSpeedDialIndex

KMaxPhoneMatchLength

const TIntKMaxPhoneMatchLength

Phone Match Length

KLowerSevenDigits

const TIntKLowerSevenDigits

KCntMaxTextFieldLength

const TIntKCntMaxTextFieldLength

Used for firstname, lastname, companyname, secondname and their associated pronunciation fields and e-mail address

Typedef TSpeedDialPhoneNumber

typedef TBuf< KSpeedDialPhoneLength >TSpeedDialPhoneNumber

Typedef TContactItemId

typedef TInt32 TContactItemId

Contact item ID. These are used to uniquely identify contact items within a contacts database. Contact items include contact cards, contact card templates, contact card groups and own cards. Contact item IDs are also used to uniquely identify agents.

Typedef TFieldType

typedef TUid TFieldType

A UID which identifies a contact item field's type. The possible values are defined as UIDs in cntdef.h.

Typedef TStorageType

typedef TUint TStorageType

A contact item field's storage type.

This is an unsigned integer value which identifies the type of data stored in a contact item field. The possible values are defined in cntdef.hrh as:

  • KStorageTypeText (used by CContactTextFields)

  • KStorageTypeStore (used by CContactStoreFields)

  • KStorageTypeContactItemId (used by CContactAgentFields)

  • KStorageTypeDateTime (used by CContactDateFields)

Note that numeric fields are not supported. Numbers (e.g. telephone numbers) are stored in the database using text fields.

Typedef TContactSyncId

typedef TInt32 TContactSyncId

Machine identifier.

This is used when synchronising the contact database to identify the machine with which the database has been synchronised.

See also: CContactDatabase::SetLastSyncDateL() CContactDatabase::GetLastSyncDateL().

KUidContactsDbFileValue

const TIntKUidContactsDbFileValue

Stores the value of KUidContactsDbFile as an integer.

KUidContactsDbFile

const TUidKUidContactsDbFile

The third UID of the contacts database file, c:\system\data\contacts.cdb. This should be used by file recogniser implementations.

KNullContactId

const TContactItemIdKNullContactId

NULL contact item ID. Indicates that no contact item is present.

KGoldenTemplateId

const TContactItemIdKGoldenTemplateId

The ID of the system template.

KClipboardUidTypeVCard

const TUidKClipboardUidTypeVCard

Identifies a vCard that has been pasted from the clipboard into the Contacts application.

KUidContactCard

const TUidKUidContactCard

Identifies a contact card (CContactCard).

KUidContactGroup

const TUidKUidContactGroup

Identifies a contact group (CContactGroup).

KUidContactTemplate

const TUidKUidContactTemplate

Identifies the system template (CContactTemplate).

KUidContactOwnCard

const TUidKUidContactOwnCard

Identifies an own card (CContactOwnCard).

KUidContactCardTemplate

const TUidKUidContactCardTemplate

Identifies a non-system template (CContactCardTemplate).

KUidContactICCEntry

const TUidKUidContactICCEntry

The UID that identifies ICC entries. These are a special type of contact item that are stored in the SIM (ICC) card on the phone.

KUidContactItem

const TUidKUidContactItem

Identifies any CContactItem-derived class (all of the above).

KUidContactCardOrGroup

const TUidKUidContactCardOrGroup

This identifies the CContactCard and CContactGroup classes. It is used internally by the contacts model.

KUidSpeedDialOne

const TUidKUidSpeedDialOne

Field maps to the first speed dial position.

KUidSpeedDialTwo

const TUidKUidSpeedDialTwo

Field maps to the second speed dial position.

KUidSpeedDialThree

const TUidKUidSpeedDialThree

Field maps to the third speed dial position.

KUidSpeedDialFour

const TUidKUidSpeedDialFour

Field maps to the fourth speed dial position.

KUidSpeedDialFive

const TUidKUidSpeedDialFive

Field maps to the fifth speed dial position.

KUidSpeedDialSix

const TUidKUidSpeedDialSix

Field maps to the sixth speed dial position.

KUidSpeedDialSeven

const TUidKUidSpeedDialSeven

Field maps to the seventh speed dial position.

KUidSpeedDialEight

const TUidKUidSpeedDialEight

Field maps to the eighth speed dial position.

KUidSpeedDialNine

const TUidKUidSpeedDialNine

Field maps to the ninth speed dial position.

KUidContactFieldAddress

const TUidKUidContactFieldAddress

Address field.

KUidContactFieldPostOffice

const TUidKUidContactFieldPostOffice

Post office box field.

KUidContactFieldExtendedAddress

const TUidKUidContactFieldExtendedAddress

Extended address field.

KUidContactFieldLocality

const TUidKUidContactFieldLocality

Locality field.

KUidContactFieldRegion

const TUidKUidContactFieldRegion

Region field.

KUidContactFieldPostcode

const TUidKUidContactFieldPostcode

Post code field.

KUidContactFieldCountry

const TUidKUidContactFieldCountry

Country field.

KUidContactFieldCompanyName

const TUidKUidContactFieldCompanyName

Company name field.

KUidContactFieldCompanyNamePronunciation

const TUidKUidContactFieldCompanyNamePronunciation

Company name pronunciation field.

KUidContactFieldPhoneNumber

const TUidKUidContactFieldPhoneNumber

Phone number field.

KUidContactFieldGivenName

const TUidKUidContactFieldGivenName

Given name field.

KUidContactFieldFamilyName

const TUidKUidContactFieldFamilyName

Family name field.

KUidContactFieldGivenNamePronunciation

const TUidKUidContactFieldGivenNamePronunciation

Given name pronunciation field.

KUidContactFieldFamilyNamePronunciation

const TUidKUidContactFieldFamilyNamePronunciation

Family name pronunciation field.

KUidContactFieldAdditionalName

const TUidKUidContactFieldAdditionalName

Middle name field.

KUidContactFieldSuffixName

const TUidKUidContactFieldSuffixName

Name suffix field.

KUidContactFieldPrefixName

const TUidKUidContactFieldPrefixName

Name prefix field.

KUidContactFieldHidden

const TUidKUidContactFieldHidden

Hidden field.

KUidContactFieldDefinedText

const TUidKUidContactFieldDefinedText

Hidden field.

KUidContactFieldEMail

const TUidKUidContactFieldEMail

Email address field.

KUidContactFieldMsg

const TUidKUidContactFieldMsg

Telephone number used for a messaging service.

KUidContactFieldSms

const TUidKUidContactFieldSms

Telephone number used for SMS messages.

KUidContactFieldFax

const TUidKUidContactFieldFax

Fax number field.

KUidContactFieldNote

const TUidKUidContactFieldNote

Comment field.

KUidContactStorageInline

const TUidKUidContactStorageInline

Comment field.

KUidContactFieldBirthday

const TUidKUidContactFieldBirthday

Birthday field.

KUidContactFieldUrl

const TUidKUidContactFieldUrl

URL field.

KUidContactFieldTemplateLabel

const TUidKUidContactFieldTemplateLabel

Template label field (a label which is used to refer to a template, for instance "work template", "personal template").

KUidContactFieldPicture

const TUidKUidContactFieldPicture

A picture field, for instance a logo or a photo.

KUidContactFieldDTMF

const TUidKUidContactFieldDTMF

Used internally by the contacts model.

KUidContactFieldRingTone

const TUidKUidContactFieldRingTone

Identifies a ring tone field. This is a ring tone that is associated with a contact item.

KUidContactFieldJobTitle

const TUidKUidContactFieldJobTitle

Identifies a job title field.

KUidContactFieldIMAddress

const TUidKUidContactFieldIMAddress

Identifies an instant messaging address field.

KUidContactFieldSecondName

const TUidKUidContactFieldSecondName

Identifies a USIM second name field. This field is provided to store an additional representation of the contact's name, such as a nickname or a different representation. An example could be a Japanese contact which has a romanised name and an alternative representation using kanji (pictogram) characters.

KUidContactFieldSIPID

const TUidKUidContactFieldSIPID

Identifies a SIP identity field.

KUidContactFieldAssistant

const TUidKUidContactFieldAssistant

Identifies a Assistant field.

KUidContactFieldAnniversary

const TUidKUidContactFieldAnniversary

Identifies an Anniversary field.

KUidContactFieldSpouse

const TUidKUidContactFieldSpouse

Identifies a Spouse field.

KUidContactFieldChildren

const TUidKUidContactFieldChildren

Identifies a Children field.

KUidContactFieldClass

const TUidKUidContactFieldClass

Identifies a Class field.

KUidContactFieldDepartmentName

const TUidKUidContactFieldDepartmentName

Identifies a Department field.

KUidContactFieldICCSlot

const TUidKUidContactFieldICCSlot

Identifies an ICC slot contact field in the contact item.

KUidContactFieldICCPhonebook

const TUidKUidContactFieldICCPhonebook

Identifies an ICC Phonebook contact field in the contact item.

KUidContactFieldICCGroup

const TUidKUidContactFieldICCGroup

Identifies an ICC Group contact field in the contact item.

KUidContactsVoiceDialField

const TUidKUidContactsVoiceDialField

Identifies a voice dial field. This is a voice recording associated with a telephone number field in the item.

KUidContactFieldGEO

const TUidKUidContactFieldGEO

Identifies a Geo field in the contact item.

KUidContactFieldNone

const TUidKUidContactFieldNone

Indicates no field present.

KUidContactFieldMatchAllValue

const TInt32KUidContactFieldMatchAllValue

Used in field type matching to indicate that all field types match.

KUidContactFieldMatchAll

const TUidKUidContactFieldMatchAll

Used in field type matching to indicate that all field types match.

KUidContactFieldVCardMapPOSTOFFICE

const TUidKUidContactFieldVCardMapPOSTOFFICE

Field type maps to the Post office box field in an ADR vCard property value.

KUidContactFieldVCardMapEXTENDEDADR

const TUidKUidContactFieldVCardMapEXTENDEDADR

Field type maps to the Extended address field in an ADR vCard property value.

KUidContactFieldVCardMapADR

const TUidKUidContactFieldVCardMapADR

Field type maps to vCard property ADR.

KUidContactFieldVCardMapLOCALITY

const TUidKUidContactFieldVCardMapLOCALITY

Field type maps to the Locality field in an ADR vCard property value.

KUidContactFieldVCardMapREGION

const TUidKUidContactFieldVCardMapREGION

Field type maps to the Region field in an ADR vCard property value.

KUidContactFieldVCardMapPOSTCODE

const TUidKUidContactFieldVCardMapPOSTCODE

Field type maps to the Postcode field in an ADR vCard property value.

KUidContactFieldVCardMapCOUNTRY

const TUidKUidContactFieldVCardMapCOUNTRY

Field type maps to the Country field in an ADR vCard property value.

KUidContactFieldVCardMapAGENT

const TUidKUidContactFieldVCardMapAGENT

Field type maps to vCard property AGENT.

KUidContactFieldVCardMapBDAY

const TUidKUidContactFieldVCardMapBDAY

Field type maps to vCard property BDAY.

KUidContactFieldVCardMapEMAILINTERNET

const TUidKUidContactFieldVCardMapEMAILINTERNET

Field type maps to vCard property EMAIL.

KUidContactFieldVCardMapGEO

const TUidKUidContactFieldVCardMapGEO

Field type maps to vCard property GEO.

KUidContactFieldVCardMapLABEL

const TUidKUidContactFieldVCardMapLABEL

Field type maps to vCard property LABEL.

KUidContactFieldVCardMapLOGO

const TUidKUidContactFieldVCardMapLOGO

Field type maps to vCard property LOGO.

KUidContactFieldVCardMapMAILER

const TUidKUidContactFieldVCardMapMAILER

Field type maps to vCard property MAILER.

KUidContactFieldVCardMapNOTE

const TUidKUidContactFieldVCardMapNOTE

Field type maps to vCard property NOTE.

KUidContactFieldVCardMapORG

const TUidKUidContactFieldVCardMapORG

Field type maps to vCard property ORG.

KUidContactFieldVCardMapORGPronunciation

const TUidKUidContactFieldVCardMapORGPronunciation

Field type maps to vCard X-IRMC-ORG parameter of property SOUND.

KUidContactFieldVCardMapPHOTO

const TUidKUidContactFieldVCardMapPHOTO

Field type maps to vCard property PHOTO.

KUidContactFieldVCardMapROLE

const TUidKUidContactFieldVCardMapROLE

Field type maps to vCard property ROLE.

KUidContactFieldVCardMapSOUND

const TUidKUidContactFieldVCardMapSOUND

Field type maps to vCard property SOUND.

KUidContactFieldVCardMapTEL

const TUidKUidContactFieldVCardMapTEL

Field type maps to vCard property TEL.

KUidContactFieldVCardMapTELFAX

const TUidKUidContactFieldVCardMapTELFAX

Field type maps to vCard property parameter FAX.

KUidContactFieldVCardMapTITLE

const TUidKUidContactFieldVCardMapTITLE

Field type maps to vCard property TITLE.

KUidContactFieldVCardMapURL

const TUidKUidContactFieldVCardMapURL

Field type maps to vCard property URL.

KUidContactFieldVCardMapUnusedN

const TUidKUidContactFieldVCardMapUnusedN

Field maps to the vCard property N (name). Must be used in conjunction with a name-related field type (e.g. KUidContactFieldGivenName) to form the given name field mapping.

KUidContactFieldVCardMapUnusedFN

const TUidKUidContactFieldVCardMapUnusedFN

Field type maps to vCard property FN (the display name).

KUidContactFieldVCardMapNotRequired

const TUidKUidContactFieldVCardMapNotRequired

Mapping between the vCard property and field type is not required.

KUidContactFieldVCardMapUnknownXDash

const TUidKUidContactFieldVCardMapUnknownXDash

Unknown mapping between a field type and a vCard extension property.

KUidContactFieldVCardMapUnknown

const TUidKUidContactFieldVCardMapUnknown

Unknown mapping between field type and non-extension vCard property.

KUidContactFieldVCardMapUID

const TUidKUidContactFieldVCardMapUID

Field type maps to vCard property UID.

KUidContactFieldVCardMapWORK

const TUidKUidContactFieldVCardMapWORK

Field type maps to vCard property parameter WORK.

KUidContactFieldVCardMapHOME

const TUidKUidContactFieldVCardMapHOME

Field type maps to vCard property parameter HOME.

KUidContactFieldVCardMapMSG

const TUidKUidContactFieldVCardMapMSG

Field type maps to vCard property parameter MSG.

KUidContactFieldVCardMapVOICE

const TUidKUidContactFieldVCardMapVOICE

Field type maps to vCard property parameter VOICE.

KUidContactFieldVCardMapFAX

const TUidKUidContactFieldVCardMapFAX

Field type maps to vCard property parameter FAX.

KUidContactFieldVCardMapPREF

const TUidKUidContactFieldVCardMapPREF

Field type maps to vCard property parameter PREF.

KUidContactFieldVCardMapCELL

const TUidKUidContactFieldVCardMapCELL

Field type maps to vCard property parameter CELL.

KUidContactFieldVCardMapINTERNET

const TUidKUidContactFieldVCardMapINTERNET

Field type maps to vCard property parameter INTERNET.

KUidContactFieldVCardMapPAGER

const TUidKUidContactFieldVCardMapPAGER

Field type maps to vCard property parameter PAGER.

KUidContactFieldVCardMapBBS

const TUidKUidContactFieldVCardMapBBS

Field type maps to vCard property parameter BBS.

KUidContactFieldVCardMapMODEM

const TUidKUidContactFieldVCardMapMODEM

Field type maps to vCard property parameter MODEM.

KUidContactFieldVCardMapCAR

const TUidKUidContactFieldVCardMapCAR

Field type maps to vCard property parameter CAR.

KUidContactFieldVCardMapISDN

const TUidKUidContactFieldVCardMapISDN

Field type maps to vCard property parameter ISDN.

KUidContactFieldVCardMapVIDEO

const TUidKUidContactFieldVCardMapVIDEO

Field type maps to vCard property parameter VIDEO.

KUidContactFieldVCardMapDOM

const TUidKUidContactFieldVCardMapDOM

Field type maps to vCard property parameter DOM.

KUidContactFieldVCardMapINTL

const TUidKUidContactFieldVCardMapINTL

Field type maps to vCard property parameter INTL.

KUidContactFieldVCardMapPOSTAL

const TUidKUidContactFieldVCardMapPOSTAL

Field type maps to vCard property parameter POSTAL.

KUidContactFieldVCardMapPARCEL

const TUidKUidContactFieldVCardMapPARCEL

Field type maps to vCard property parameter PARCEL.

KUidContactFieldVCardMapGIF

const TUidKUidContactFieldVCardMapGIF

Field type maps to vCard property parameter value GIF.

KUidContactFieldVCardMapCGM

const TUidKUidContactFieldVCardMapCGM

Field type maps to vCard property parameter value CGM.

KUidContactFieldVCardMapWMF

const TUidKUidContactFieldVCardMapWMF

Field type maps to vCard property parameter value WMF.

KUidContactFieldVCardMapBMP

const TUidKUidContactFieldVCardMapBMP

Field type maps to vCard property parameter value BMP.

KUidContactFieldVCardMapMET

const TUidKUidContactFieldVCardMapMET

Field type maps to vCard property parameter value MET.

KUidContactFieldVCardMapPMB

const TUidKUidContactFieldVCardMapPMB

Field type maps to vCard property parameter value PMB.

KUidContactFieldVCardMapDIB

const TUidKUidContactFieldVCardMapDIB

Field type maps to vCard property parameter value DIB.

KUidContactFieldVCardMapPICT

const TUidKUidContactFieldVCardMapPICT

Field type maps to vCard property parameter value PICT.

KUidContactFieldVCardMapTIFF

const TUidKUidContactFieldVCardMapTIFF

Field type maps to vCard property parameter value TIFF.

KUidContactFieldVCardMapPDF

const TUidKUidContactFieldVCardMapPDF

Field type maps to vCard property parameter value PDF.

KUidContactFieldVCardMapPS

const TUidKUidContactFieldVCardMapPS

Field type maps to vCard property parameter value PS.

KUidContactFieldVCardMapJPEG

const TUidKUidContactFieldVCardMapJPEG

Field type maps to vCard property parameter value JPEG.

KUidContactFieldVCardMapMPEG

const TUidKUidContactFieldVCardMapMPEG

Field type maps to vCard property parameter value MPEG.

KUidContactFieldVCardMapMPEG2

const TUidKUidContactFieldVCardMapMPEG2

Field type maps to vCard property parameter value MPEG2.

KUidContactFieldVCardMapAVI

const TUidKUidContactFieldVCardMapAVI

Field type maps to vCard property parameter value AVI.

KUidContactFieldVCardMapQTIME

const TUidKUidContactFieldVCardMapQTIME

Field type maps to vCard property parameter value QTIME.

KUidContactFieldVCardMapTZ

const TUidKUidContactFieldVCardMapTZ

Field type maps to vCard property TZ.

KUidContactFieldVCardMapKEY

const TUidKUidContactFieldVCardMapKEY

Field type maps to vCard property KEY.

KUidContactFieldVCardMapX509

const TUidKUidContactFieldVCardMapX509

Field type maps to vCard property parameter value X509.

KUidContactFieldVCardMapPGP

const TUidKUidContactFieldVCardMapPGP

Field type maps to vCard property parameter value PGP.

KUidContactFieldVCardMapSMIME

const TUidKUidContactFieldVCardMapSMIME

Used internally by the contacts model.

KUidContactFieldVCardMapWV

const TUidKUidContactFieldVCardMapWV

The field contains a Wireless Village instant messaging ID.

KUidContactFieldVCardMapSECONDNAME

const TUidKUidContactFieldVCardMapSECONDNAME

Field type mapping of a vCard property to contacts Second Name Field

KUidContactFieldVCardMapSIPID

const TUidKUidContactFieldVCardMapSIPID

Field type mapping of a vCard property to contacts SIP Identity Field.

KUidContactFieldVCardMapPOC

const TUidKUidContactFieldVCardMapPOC

Field type maps to vCard extension property parameter value POC (Push to Talk Over Cellular).

KUidContactFieldVCardMapSWIS

const TUidKUidContactFieldVCardMapSWIS

Field type maps to vCard extension property parameter value SWIS ("See What I See").

KUidContactFieldVCardMapVOIP

const TUidKUidContactFieldVCardMapVOIP

Field type maps to vCard extension property parameter value VOIP (Voice Over IP).

KUidContactFieldVCardMapAssistant

const TUidKUidContactFieldVCardMapAssistant

Field type maps to vCard extension property parameter value Assistant

KUidContactFieldVCardMapAssistantTel

const TUidKUidContactFieldVCardMapAssistantTel

Field type maps to vCard extension property parameter value AssistantTel

KUidContactFieldVCardMapAnniversary

const TUidKUidContactFieldVCardMapAnniversary

Field type maps to vCard extension property parameter value Anniversary

KUidContactFieldVCardMapSpouse

const TUidKUidContactFieldVCardMapSpouse

Field type maps to vCard extension property parameter value Spouse

KUidContactFieldVCardMapChildren

const TUidKUidContactFieldVCardMapChildren

Field type maps to vCard extension property parameter value Children

KUidContactFieldVCardMapClass

const TUidKUidContactFieldVCardMapClass

Field type maps to vCard extension property parameter value Class

KUidContactFieldVCardMapDepartment

const TUidKUidContactFieldVCardMapDepartment

Field type maps to vCard extension property parameter value Department

KUidContactFieldFavourite

const TUidKUidContactFieldFavourite

Favourites ranking field.

KUidContactFieldVCardMapFavourite

const TUidKUidContactFieldVCardMapFavourite

Field type maps to vCard extension property parameter value Favourite.

_LIT ( KVersitParamType, "TYPE" )

_LIT(KVersitParamType,
"TYPE"
)

Name of the TYPE property parameter, for which the values are work, home etc.

_LIT ( KVersitParamWork, "WORK" )

_LIT(KVersitParamWork,
"WORK"
)

Name of the WORK property parameter.

_LIT ( KVersitParamHome, "HOME" )

_LIT(KVersitParamHome,
"HOME"
)

Name of the HOME property parameter.

_LIT ( KVersitParamMsg, "MSG" )

_LIT(KVersitParamMsg,
"MSG"
)

Name of the MSG property parameter.

_LIT ( KVersitParamVoice, "VOICE" )

_LIT(KVersitParamVoice,
"VOICE"
)

Name of the VOICE property parameter.

_LIT ( KVersitParamFax, "FAX" )

_LIT(KVersitParamFax,
"FAX"
)

Name of the FAX property parameter.

_LIT ( KVersitParamPref, "PREF" )

_LIT(KVersitParamPref,
"PREF"
)

Name of the PREF property parameter.

_LIT ( KVersitParamCell, "CELL" )

_LIT(KVersitParamCell,
"CELL"
)

Name of the CELL property parameter.

_LIT ( KVersitParamPager, "PAGER" )

_LIT(KVersitParamPager,
"PAGER"
)

Name of the PAGER property parameter.

_LIT ( KVersitParamBbs, "BBS" )

_LIT(KVersitParamBbs,
"BBS"
)

Name of the BBS property parameter.

_LIT ( KVersitParamModem, "MODEM" )

_LIT(KVersitParamModem,
"MODEM"
)

Name of the MODEM property parameter.

_LIT ( KVersitParamCar, "CAR" )

_LIT(KVersitParamCar,
"CAR"
)

Name of the CAR property parameter.

_LIT ( KVersitParamIsdn, "ISDN" )

_LIT(KVersitParamIsdn,
"ISDN"
)

Name of the ISDN property parameter.

_LIT ( KVersitParamVideo, "VIDEO" )

_LIT(KVersitParamVideo,
"VIDEO"
)

Name of the VIDEO property parameter.

_LIT ( KVersitParamDom, "DOM" )

_LIT(KVersitParamDom,
"DOM"
)

Name of the DOM property parameter.

_LIT ( KVersitParamGif, "GIF" )

_LIT(KVersitParamGif,
"GIF"
)

Name of the GIF property parameter.

_LIT ( KVersitParamCgm, "CGM" )

_LIT(KVersitParamCgm,
"CGM"
)

Name of the CGM property parameter.

_LIT ( KVersitParamWmf, "WMF" )

_LIT(KVersitParamWmf,
"WMF"
)

Name of the WMF property parameter.

_LIT ( KVersitParamBmp, "BMP" )

_LIT(KVersitParamBmp,
"BMP"
)

Name of the BMP property parameter.

_LIT ( KVersitParamMet, "MET" )

_LIT(KVersitParamMet,
"MET"
)

Name of the MET property parameter.

_LIT ( KVersitParamPmb, "PMB" )

_LIT(KVersitParamPmb,
"PMB"
)

Name of the PMB property parameter.

_LIT ( KVersitParamDib, "DIB" )

_LIT(KVersitParamDib,
"DIB"
)

Name of the DIB property parameter.

_LIT ( KVersitParamPict, "PICT" )

_LIT(KVersitParamPict,
"PICT"
)

Name of the PICT property parameter.

_LIT ( KVersitParamTiff, "TIFF" )

_LIT(KVersitParamTiff,
"TIFF"
)

Name of the TIFF property parameter.

_LIT ( KVersitParamPdf, "PDF" )

_LIT(KVersitParamPdf,
"PDF"
)

Name of the PDF property parameter.

_LIT ( KVersitParamPs, "PS" )

_LIT(KVersitParamPs,
"PS"
)

Name of the PS property parameter.

_LIT ( KVersitParamJpeg, "JPEG" )

_LIT(KVersitParamJpeg,
"JPEG"
)

Name of the JPEG property parameter.

_LIT ( KVersitParamMpeg, "MPEG" )

_LIT(KVersitParamMpeg,
"MPEG"
)

Name of the MPEG property parameter.

_LIT ( KVersitParamMpeg2, "MPEG2" )

_LIT(KVersitParamMpeg2,
"MPEG2"
)

Name of the MPEG2 property parameter.

_LIT ( KVersitParamAvi, "AVI" )

_LIT(KVersitParamAvi,
"AVI"
)

Name of the AVI property parameter.

_LIT ( KVersitParamQtime, "QTIME" )

_LIT(KVersitParamQtime,
"QTIME"
)

Name of the QTIME property parameter.

_LIT ( KVersitParamX509, "X509" )

_LIT(KVersitParamX509,
"X509"
)

Name of the X509 property parameter.

_LIT ( KVersitParamPGP, "PGP" )

_LIT(KVersitParamPGP,
"PGP"
)

Name of the PGP property parameter.

_LIT ( KVersitParamINTERNET, "INTERNET" )

_LIT(KVersitParamINTERNET,
"INTERNET"
)

Name of the INTERNET property parameter.

_LIT8 ( KVersitParam8Type, "TYPE" )

_LIT8(KVersitParam8Type,
"TYPE"
)

8 bit name of the TYPE property parameter.

_LIT8 ( KVersitParam8Work, "WORK" )

_LIT8(KVersitParam8Work,
"WORK"
)

8 bit name of the WORK property parameter.

_LIT8 ( KVersitParam8Home, "HOME" )

_LIT8(KVersitParam8Home,
"HOME"
)

8 bit name of the HOME property parameter.

_LIT8 ( KVersitParam8Msg, "MSG" )

_LIT8(KVersitParam8Msg,
"MSG"
)

8 bit name of the MSG property parameter.

_LIT8 ( KVersitParam8Voice, "VOICE" )

_LIT8(KVersitParam8Voice,
"VOICE"
)

8 bit name of the VOICE property parameter.

_LIT8 ( KVersitParam8Fax, "FAX" )

_LIT8(KVersitParam8Fax,
"FAX"
)

8 bit name of the FAX property parameter.

_LIT8 ( KVersitParam8Pref, "PREF" )

_LIT8(KVersitParam8Pref,
"PREF"
)

8 bit name of the PREF property parameter.

_LIT8 ( KVersitParam8Cell, "CELL" )

_LIT8(KVersitParam8Cell,
"CELL"
)

8 bit name of the CELL property parameter.

_LIT8 ( KVersitParam8Pager, "PAGER" )

_LIT8(KVersitParam8Pager,
"PAGER"
)

8 bit name of the PAGER property parameter.

_LIT8 ( KVersitParam8Bbs, "BBS" )

_LIT8(KVersitParam8Bbs,
"BBS"
)

8 bit name of the BBS property parameter.

_LIT8 ( KVersitParam8Modem, "MODEM" )

_LIT8(KVersitParam8Modem,
"MODEM"
)

8 bit name of the MODEM property parameter.

_LIT8 ( KVersitParam8Car, "CAR" )

_LIT8(KVersitParam8Car,
"CAR"
)

8 bit name of the CAR property parameter.

_LIT8 ( KVersitParam8Isdn, "ISDN" )

_LIT8(KVersitParam8Isdn,
"ISDN"
)

8 bit name of the ISDN property parameter.

_LIT8 ( KVersitParam8Video, "VIDEO" )

_LIT8(KVersitParam8Video,
"VIDEO"
)

8 bit name of the VIDEO property parameter.

_LIT8 ( KVersitParam8Dom, "DOM" )

_LIT8(KVersitParam8Dom,
"DOM"
)

8 bit name of the DOM property parameter.

_LIT8 ( KVersitParam8Gif, "GIF" )

_LIT8(KVersitParam8Gif,
"GIF"
)

8 bit name of the GIF property parameter.

_LIT8 ( KVersitParam8Cgm, "CGM" )

_LIT8(KVersitParam8Cgm,
"CGM"
)

8 bit name of the CGM property parameter.

_LIT8 ( KVersitParam8Wmf, "WMF" )

_LIT8(KVersitParam8Wmf,
"WMF"
)

8 bit name of the WMF property parameter.

_LIT8 ( KVersitParam8Bmp, "BMP" )

_LIT8(KVersitParam8Bmp,
"BMP"
)

8 bit name of the BMP property parameter.

_LIT8 ( KVersitParam8Met, "MET" )

_LIT8(KVersitParam8Met,
"MET"
)

8 bit name of the MET property parameter.

_LIT8 ( KVersitParam8Pmb, "PMB" )

_LIT8(KVersitParam8Pmb,
"PMB"
)

8 bit name of the PMB property parameter.

_LIT8 ( KVersitParam8Dib, "DIB" )

_LIT8(KVersitParam8Dib,
"DIB"
)

8 bit name of the DIB property parameter.

_LIT8 ( KVersitParam8Pict, "PICT" )

_LIT8(KVersitParam8Pict,
"PICT"
)

8 bit name of the PICT property parameter.

_LIT8 ( KVersitParam8Tiff, "TIFF" )

_LIT8(KVersitParam8Tiff,
"TIFF"
)

8 bit name of the TIFF property parameter.

_LIT8 ( KVersitParam8Pdf, "PDF" )

_LIT8(KVersitParam8Pdf,
"PDF"
)

8 bit name of the PDF property parameter.

_LIT8 ( KVersitParam8Ps, "PS" )

_LIT8(KVersitParam8Ps,
"PS"
)

8 bit name of the PS property parameter.

_LIT8 ( KVersitParam8Jpeg, "JPEG" )

_LIT8(KVersitParam8Jpeg,
"JPEG"
)

8 bit name of the JPEG property parameter.

_LIT8 ( KVersitParam8Mpeg, "MPEG" )

_LIT8(KVersitParam8Mpeg,
"MPEG"
)

8 bit name of the MPEG property parameter.

_LIT8 ( KVersitParam8Mpeg2, "MPEG2" )

_LIT8(KVersitParam8Mpeg2,
"MPEG2"
)

8 bit name of the MPEG2 property parameter.

_LIT8 ( KVersitParam8Avi, "AVI" )

_LIT8(KVersitParam8Avi,
"AVI"
)

8 bit name of the AVI property parameter.

_LIT8 ( KVersitParam8Qtime, "QTIME" )

_LIT8(KVersitParam8Qtime,
"QTIME"
)

8 bit name of the QTIME property parameter.

_LIT8 ( KVersitParam8X509, "X509" )

_LIT8(KVersitParam8X509,
"X509"
)

8 bit name of the X509 property parameter.

_LIT8 ( KVersitParam8PGP, "PGP" )

_LIT8(KVersitParam8PGP,
"PGP"
)

8 bit name of the PGP property parameter.

_LIT8 ( KVersitParam8Internet, "INTERNET" )

_LIT8(KVersitParam8Internet,
"INTERNET"
)

8 bit name of the INTERNET property parameter.

_LIT8 ( KVersitParam8NamePrn, "X-IRMC-N" )

_LIT8(KVersitParam8NamePrn,
"X-IRMC-N"
)

8 bit name of the X-IRMC-N property parameter (family or given name pronunciation).

_LIT8 ( KVersitParam8CompanyPrn, "X-IRMC-ORG" )

_LIT8(KVersitParam8CompanyPrn,
"X-IRMC-ORG"
)

8 bit name of the X-IRMC-ORG property parameter (company name pronunciation).

_LIT8 ( KVersitParam8PronunciationPrefix, "X-IRMC-" )

_LIT8(KVersitParam8PronunciationPrefix,
"X-IRMC-"
)

8 bit name of the X-IRMC- property parameter (pronunciation field prefix).

Enum TCntSendEventAction

Shows supported event action types that are used when deleting a contact or an array of contacts

EnumeratorValueDescription
EDeferEvent0
ESendEvent1
ESendUnknownChangesEvent2