2.2.1.59.1 PidLidContactLinkEntry Property
Type: PtypBinary ([MS-OXCDATA] section 2.11.1)
The PidLidContactLinkEntry property ([MS-OXPROPS] section 2.70) contains the list of address book EntryIDs linked to by this Message object.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.