PROP_POP_LEAVE_ON_SERVER

Office 2013 and later

Specifies leaving a copy of a message on the server for a POP account.

Identifier:

0x1000

Property type:

PT_DWORD

Property tag:

0x10000003

Access:

Read-only

The following table lists the possible values. See Constants (Account management API) for more information on the constants.

Possible values

Description

LEAVE_ON_SERVER

Leaves a copy of the message on the POP server after downloading the message to a device.

REMOVE_AFTER

Removes the message from the POP server after downloading it to a device.

REMOVE_ON_NUKE

Removes the message from the POP server only after the user deletes the message from the Deleted Items folder.

GET_REMOVE_AFTER_DAYS(ul)

Gets the number of days after which the message will be removed from the POP server.

SET_REMOVE_AFTER_DAYS(days)

Sets the number of days after which the message will be removed from the POP server.

Show: