PR_HAS_NAMED_PROPERTIES

The PR_HAS_NAMED_PROPERTIES property determines whether a message has named properties on it.

Quick Info

Header file: EDKMDB.H
Applies to: Message objects (information store objects)
Identifier: 0x664a
Property type: PT_BOOLEAN
Access: Read-only

Values

0
FALSE = Message has no named properties on it.
1
TRUE = Message has named properties on it.