Defines an entry in the junk handling list.
<JunkEntry> <id type="uid"/> <match type="string"/> <matchType type="JunkMatchType"/> <listType type="JunkHandlingListType"/> <useCount type="int"/> <lastUsed type="dateTime"/> <element ref="version"/> <element ref="modified"/>
Specifies the ID of the junk mail entry.
Specifies the email address or the domain for comparison against incoming email.
Specifies whether the value in the match element is an email or a domain.
Specifies the type of list: junk, block, or trust.
Specifies how many times the junkEntry has successfully moved an item into the junk, block, or trust list.
Specifies the last time an item was successfully moved to a junk mail list.
Specifies how many times the junkEntry has changed.
Specifies the last time the junkEntry was changed.
<JunkHandlingList> <entry type="JunkEntry" maxOccurs="unbounded"/>