2.2.1.77 PidTagAutoResponseSuppress Property

Type: PtypInteger32 ([MS-OXCDATA] section 2.11.1)

The PidTagAutoResponseSuppress property ([MS-OXPROPS] section 2.615) specifies whether a client or server application can forego sending automated replies in response to this message. Valid values are given in the following table.

Value

Meaning

-1

Suppress all automatic replies.

0

Do not suppress any automatic replies.

Values greater than 0

Suppress those replies indicated by the bits set on this value, as specified in the following table.

When the value of this property is greater than 0, it is interpreted as a bitwise OR of one or more of the following values.

Value

Meaning

0x00000001

Suppress delivery reports.

0x00000002

Suppress non-delivery reports.

0x00000004

Suppress read notifications from clients that receive the message.

0x00000008

Suppress non-read notifications from clients that receive the message.

0x00000010

Suppress Out of Office (OOF) messages.

0x00000020

Suppress all auto-reply messages other than OOF notifications.