PidTagJunkThreshold Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Indicates how aggressively incoming mail should be sent to the Junk Email folder.
Property | Value |
---|---|
Associated properties: |
PR_JUNK_THRESHOLD |
Identifier: |
0x6101 |
Data type: |
PT_LONG |
Area: |
Spam |
This property corresponds to the high / low / none filter setting. A value of "0xFFFFFFFF" indicates that spam filtering should not be applied, however block lists must still be applied. A value of "0x80000000" indicates that all mail is spam except those messages from senders on the trusted senders list or sent to recipients on the trusted recipients list. Values for this are as follows:
Value | Description |
---|---|
0xFFFFFFFF |
No spam filtering |
0x00000006 |
Low spam filtering |
0x00000003 |
High spam filtering |
0x80000000 |
Trusted Lists Only |
Provides references to related Exchange Server protocol specifications.
Enables the handling of allow/block lists and the determination of junk email messages.
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as alternate names.