Share via


3.1.3.16 ABF_ATTRIBUTE title

 00000A30:                   0C 00 05 00 00 00 00 04 74 69       ........ti
 00000A40: 74 6C 65 00                                     tle.            
  


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Id (0x0005)

Length (0x000C)

Flags (0x04000000)

Name ("title")

Length: 0x000C specifies the length of the remaining bytes in this structure.

Id: 0x0005 specifies the identifier of this attribute as referenced by ABF_CONTACT structures and the MaximumAttributeId field of the ABF_FULL_HEADER and ABF_DELTA_HEADER structures.

Flags: 0x04000000 defines the type of attribute, how it is mapped by the client, and how it is processed by the Address Book Server. These flag settings correspond to the Boolean expression ABF_TYPE_STRING OR ABF_CLIENT_FIELD_TITLE.

Name: Specifies that this attribute corresponds to the title attribute associated with Active Directory user and contact objects.