complexType "markAsReadActionType"
Namespace:
Content:
empty
Defined:
globally in myInbox.xsd; see XML source
Used:
XML Representation Summary
<.../>
All Direct / Indirect Based Elements (1):
markAsRead (in action)
Known Usage Locations
Annotation
Used in rule actions to indicate that the active message should be marked as read.
XML Source (see within schema source)
<xsd:complexType name="markAsReadActionType">
<xsd:annotation>
<xsd:documentation>
Used in rule actions to indicate that the active message should be marked as read.
</xsd:documentation>
</xsd:annotation>
</xsd:complexType>