OlAlwaysDeleteConversation enumeration (Outlook)

Specifies constants that determine whether new items of the conversation are always moved to the Deleted Items folder of the specified delivery store.

Name Value Description
olAlwaysDelete 1 New items of the conversation are always moved to the Deleted Items folder for the store that contains the items
olAlwaysDeleteUnsupported 2 The specified store does not support the action of always moving items to the Deleted Items folder of that store.
olDoNotDelete 0 New items joining the conversation are not moved to the Deleted Items folder on the specified delivery store, and existing conversation items in the Deleted Items folder are moved to the Inbox.

Remarks

This enumeration is used by the GetAlwaysDelete method of the Conversation object (Outlook).

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.