PidLidAutoProcessState Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Specifies the options that are used in automatic processing of e-mail messages.
Associated properties: |
dispidSniffState |
Property set: |
PSETID_Common |
Long ID (LID): |
0x0000851A |
Data type: |
PT_LONG |
Area: |
General messaging |
Remarks
The property may be absent, in which case the default value of "0x00000000" is used. If set, this property must be set to one of the values in the following table.
Value |
Description |
---|---|
0x00000000 |
Do not automatically process the message. |
0x00000001 |
Process the message automatically or when the message is opened. |
0x00000002 |
Process the message only when the message is opened. |
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides property set definitions and references to related Exchange Server protocol specifications.[MS-OXOMSG]
Specifies the properties and operations that are permissible for e-mail message objects.
Header Files
- Mapidefs.h
Provides data type definitions.