PR_EMS_AB_IS_DELETED

The PR_EMS_AB_IS_DELETED property is set to TRUE when an object is deleted.

Quick Info

Header file: EMSABTAG.H
Applies to: All directory objects. These objects appear to MAPI as messaging_user objects, which are accessible through the MAPI IMailUser interface.
Identifier: 0x80c0
Property type: PT_BOOLEAN
Access: Read-only

Values

0
FALSE = Object is not a tombstone.
1
TRUE = Object is a tombstone

Remarks

The PR_EMS_AB_IS_DELETED property is set to TRUE when an object has been deleted, but not completely removed from the system. An object in this state is called a tombstone. Tombstones are replicated to other servers to inform them that a directory object has been deleted.

See Also

PR_EMS_AB_TOMBSTONE_LIFETIME