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