Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <phbksync.h>
Link against: phbksyncsvr.lib
This item is not part of the S60 5th Edition SDK

Class TContactFieldFormat

class TContactFieldFormat;

Description

Class to hold the contact field formats.

Members

Defined in TContactFieldFormat:


Member data


iLength

TInt iLength;

Description

The maximum length (i.e. number of characters) of the field. If the field is not a string type this attribute should be ignored.


iCount

TInt iCount;

Description

The maximum number of instances of this field within an item. This is set to -1 if this is unlimited.


iDisplayed

TBool iDisplayed;

Description

Indicates whether this is displayed or hidden.