2.9.223 RecipientBase

The RecipientBase structure contains information about a mail merge recipient followed by a marker (RecipientLast) that specifies where the recipient information ends.


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

recipient (variable)

...

RecipientLast

recipient (variable): An array of RecipientDataItem containing data that describes a mail merge recipient. Each recipient MUST have a RecipientDataItem with a RecipientDataID of 0x0003 or MUST have RecipientDataItem elements that have RecipientDataIDs of 0x0002 and 0x0004.

RecipientLast (4 bytes):  Contains a RecipientTerminator that specifies that there is no further data to read for the current recipient.