WRES_EMAIL in ResourceRow is not filled in

J

Jurgen

I need to make PSI calls from my C# project to retrieve resources information.
When I do the following calls, I do not seem to get the WRES_EMAIL address
in my resource Row.

Calls:
ResourceDataSet _resourceDataSet = _resource.ReadUserList(...);
ResourceDataSet _resourceDataSet = _resource.ReadResources(...);
ResourceDataSet _resourceDataSet = _resource.ReadResource(_userUID);

When I check the users in the Project Server 2007, I can see the email
addresses...

If anyone has a clue, please share :)
 
J

Jurgen

I spoke with the Project Server Responsible and het confirmed me that we are
using SP2 + April CU.
 
S

Stephen Sanderlin

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top