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