OfficeDev/Interop-TestSuites

MS-OXCFXICS_R1392 doesn't check "Fixed Position" requirement for rowid in Recipient table

tomjebo opened this issue · 1 comments

For this requirement in the Exchange MAPI MS-OXCFXICS test scenarios, we need to add checking specifically for 2.2.4.3.23 "recipient Element":

PidTagRowid ([MS-OXPROPS] section 2.935) Required Fixed position None.

When Outlook receives a ROP buffer containing Recipient table, the PidTagRowid property MUST be first in this list or Outlook will ignore this email item.
This is a customer found issue.

Fix this issue.