GetPropertyBoolean
GetPropertyBoolean
Gets the value of the property specified by tag as Boolean type.
Returns: The value of the property. If the property does not exist, returns NULL; otherwise, returns the value.
GetPropertyBoolean(int64_t tag)
| Parameter | Description |
|---|---|
| tag | The MAPI property tag. |