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