GetPropertyBytes
GetPropertyBytes
Gets the string 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.
GetPropertyBytes(int64_t tag)
| Parameter | Description |
|---|---|
| tag | The MAPI property tag. |