PidTagJunkAddRecipientsToSafeSendersList Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Indicates whether or not the mail recipients are to be added to the safe senders list.
Associated properties: |
PR_JUNK_ADD_RECIPS_TO_SSL |
Identifier: |
0x6103 |
Data type: |
PT_LONG |
Area: |
Spam |
Remarks
If present, this property must be set to 0 or 1. A value of 1 indicates that the mail recipients are to be added to the safe senders list. A value of 0 indicates that the mail recipients are not to be added to the safe senders list.
If this property is present with a value of 1, the SMTP addresses of the e-mail recipients must be added to trusted senders clause of the Junk E-Mail Rule condition. If this property is 0, no action is required.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXCSPAM]
Enables the handling of allow/block lists and the determination of junk e-mail messages.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.