PR_NGW_SEND_OPTIONS

Controls the send options.

Definition

Type

Access

Identifier

PT_LONG

Read/write

0x6F36

Flags

The following flags can be used with PR_NGW_SEND_OPTIONS.:

Value

Flag

Meaning

0x00000001L

NGW_SEND_OPTIONS_AUTO_DELETE

Automatically deletes message from sender’s Out Box when opened by recipient.

0x00000002L

NGW_SEND_OPTIONS_CONCEAL_SUBJECT

The subject does not appear until the message is opened.

0x00000008L

NGW_SEND_OPTIONS_INSERT_OUT_BOX

The sender maintains the Out Box on the message.

0x00000010L

NGW_SEND_OPTIONS_MAIL_RECEIPT

Specifies how to notify sender of status tracking.

0x00000020L

NGW_SEND_OPTIONS_NOTIFY_RECEIPT

Specifies how to notify the sender of status tracking.

0x00000040L

NGW_SEND_OPTIONS_NOTIFY_USER

Specifies how to notify the user of status tracking.

0x00000100L

NGW_SEND_OPTIONS_REPLY_BY_DATE

The date the recipient of an item should reply by.

0x00000200L

NGW_SEND_OPTIONS_REPLY_REQUESTED

States that the recipient of an item should reply to the item.

0x00000400L

NGW_SEND_OPTIONS_ORG_IS_RESOURCE

The sender of an item (e.g. an appointment) is a resource.

0x00000800L

NGW_SEND_OPTIONS_NOTIFY_DELETE

Notify sender when an item is deleted.

0x00001000L

NGW_SEND_OPTIONS_MAIL_DELETE

Send a mail message to the sender when an item is deleted.

0x00002000L

NGW_SEND_OPTIONS_NOTIFY_ACCEPT

Notify the sender when an item is accepted.

0x00004000L

NGW_SEND_OPTIONS_MAIL_ACCEPT

Send a mail message to the sender when an item is accepted.

0x00020000L

NGW_SEND_OPTIONS_NOTIFY_COMPLETE

Notify the sender when a task is completed.

0x00040000L

NGW_SEND_OPTIONS_MAIL_COMPLETE

Send a mail message to the sender when a task is completed.

0x00080000L

NGW_SEND_OPTIONS_MARK_PRIVATE

Mark an item as private.

0x00100000L

NGW_SEND_OPTIONS_NOTIFY_UNDELIVERABLE

Notify the sender if an item is undeliverable.

0x00200000L

NGW_SEND_OPTIONS_MAIL_UNDELIVERABLE

Send a mail message to the sender when an item is undeliverable.