Hi All there,
I am using the API EssOtlSetMemberAlias in my application and i am getting the error " OTLAPI_ERR_DUPLICATEALIAS " which indicates there is some problem in the value of the ALIAS i am passing...
I am not clear with the functionality of the API EssOtlSetMemberAlias ...
I am invoking it in the following way...
status = EssOtlSetMemberAlias (Outline, *hMember, ESS_NULL, argStrAlias);
The error value if 1060023...
Please explain me why it is returning so