I have restarted the server but it will not show the custom properties
friendly names in index service properties.
The file contents are:
[Names]
Msg_SubmitTime (VT_FILETIME) = ab398f16-3fe9-4a6d-9264-ab4cdfbdd23f
"submittime"
Msg_To (VT_LPWSTR) = ab398f16-3fe9-4a6d-9264-ab4cdfbdd23f "to"
Msg_From (VT_LPWSTR) = ab398f16-3fe9-4a6d-9264-ab4cdfbdd23f "from"
I have checked and double checked for typos and am pretty sure it is
not that.
Does anyone have any ideas?
Many thanks in advance
fixed it... took out the prop type i.e.
[Names]
Msg_SubmitTime = ab398f16-3fe9-4a6d-9264-ab4cdfbdd23f "submittime"
Msg_To = ab398f16-3fe9-4a6d-9264-ab4cdfbdd23f "to"
Msg_From = ab398f16-3fe9-4a6d-9264-ab4cdfbdd23f "from"