This topic has not yet been rated - Rate this topic

2.2.1.51.1 PidLidContactLinkEntry Property

Type: PtypBinary ([MS-OXCDATA] section 2.11.1)

The PidLidContactLinkEntry property ([MS-OXPROPS] section 2.70) contains the list of address bookEntryIDs linked to by this Message object.


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

AddrBookEntryIdCount

FieldSize

AddrBookEntryIdData (variable)

...

Padding

AddrBookEntryIdCount (4 bytes): The number of address book EntryIDs included in this property.

FieldSize (4 bytes): The size of the AddrBookEntryIdCount field, minus 4.

AddrBookEntryIdData (variable): The EntryID data. Repeated the number of times specified by the AddrBookEntryIdCount field. Address book EntryIDs are specified in [MS-OXCDATA] section 2.2.5.2.

Padding (3 bytes): Between 0 and 3 bytes of padding, up to the amount required to make the FieldSize field a multiple of 4. The value of each padded byte MUST be 0x0000.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.