Custom Server Event for Project Server 2007

D

dhrisd

Does anyone know of a custom server event that can notify the administrator
when a new project workspace has been created?
 
C

Christophe Fiessinger [MSFT]

Use this event WssWorkspaceCreated and leverage existing sample event code
from the SDK
 
Top