Namespace: |
|
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
XML Representation Summary |
||||||
<action |
||||||
|
||||||
> |
||||||
|
||||||
</action> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Specifies an individual action to perform if the select element
</xsd:documentation>
matches minOccurs-maxOccurs messages. <xsd:complexType>
<xsd:sequence>
</xsd:complexType>
<xsd:element maxOccurs="1" minOccurs="0" name="copyMessage" type="copyMessageActionType"/>
</xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="forwardAsAttachment" type="forwardAsAttachmentActionType"/>
<xsd:element maxOccurs="1" minOccurs="0" name="stopProcessingRulesOfThisType" type="stopProcessingRulesOfThisTypeType"/>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This required attribute specifes the order that this action should be performed
</xsd:documentation>
in relative to all other actions for this rule. </xsd:element>
|
Type: |
xsd:unsignedLong, predefined |
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This required attribute specifes the order that this action should be performed
</xsd:documentation>
in relative to all other actions for this rule. </xsd:attribute>
|
Type: |
assignCategoryActionType, complex content |
Defined: |
Type: |
copyMessageActionType, complex content |
Defined: |
Type: |
deleteMessageActionType, empty content |
Defined: |
Type: |
flagMessageActionType, complex content |
Defined: |
Type: |
forwardAsAttachmentActionType, complex content |
Defined: |
<xsd:element maxOccurs="1" minOccurs="0" name="forwardAsAttachment" type="forwardAsAttachmentActionType"/>
|
Type: |
forwardMessageActionType, complex content |
Defined: |
Type: |
markAsReadActionType, empty content |
Defined: |
Type: |
moveMessageActionType, complex content |
Defined: |
Type: |
redirectMessageActionType, complex content |
Defined: |
Type: |
serverReplyActionType, complex content |
Defined: |
Type: |
stopProcessingRulesOfThisTypeType, empty content |
Defined: |
<xsd:element maxOccurs="1" minOccurs="0" name="stopProcessingRulesOfThisType" type="stopProcessingRulesOfThisTypeType"/>
|