2.2.11.1.1.1 RuleData Structure

The following descriptions define valid fields for the RuleData structure.


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

RuleDataFlags

PropertyValueCount

PropertyValues (variable)

...

RuleDataFlags (1 byte):  A flags structure that specifies the type of operation.

PropertyValueCount (2 bytes):  An unsigned integer that specifies the number of structures present in the PropertyValues field.

PropertyValues (variable):  An array of TaggedPropertyValue structures that specify and describe the rule operations. The number of structures contained in this field is specified by the PropertyValueCount field. The format of the TaggedPropertyValue structure is specified in [MS-OXCDATA] section 2.11.4.